Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeByteString ¶
DecodeByteString converts a unicode string into a byte slice where each byte is one code point
func EncodeByteString ¶
EncodeByteString converts a slice of bytes into a string where every byte is an escaped unicode codepoint, ex. 255 -> '\u00ff'
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.