Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToString ¶
BytesToString converts a byte slice into a string without incurring the overhead of []byte(string) allocations.
func LengthPrefixedBytesToString ¶
LengthPrefixedBytesToString takes a byte slice whose first elements are the Uvarint encoded length of the string to be converted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.