Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertByteSliceToString ¶
Convert a byte array to string w/o copy.
WARNING: The input byte slice is not expected to change.
func ConvertStringToByteSlice ¶
Convert a string to byte array w/o copy.
WARNING: The returned byte slice is not expected to change.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.