Documentation ¶
Overview ¶
package encoding contains all the encoding functions
Index ¶
Constants ¶
View Source
const BinaryData = "binary"
Variables ¶
This section is empty.
Functions ¶
func DecodeBytes ¶
DecodeBytes converts a byte array to a string
func IsBinaryFile ¶
IsBinaryFile returns true if the bytes contain \x00-\x08,\x0b,\x0e-\x1f
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.