Documentation ¶
Overview ¶
Package unsafe provides wrapper functions for 'unsafe' type conversions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByteSlice2String ¶
ByteSlice2String converts a byte slice to a string.
func String2ByteSlice ¶
String2ByteSlice converts a string to a byte slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.