Documentation ¶ Index ¶ func DecodeEscapedString(value string, escapeChar byte) (string, error) func DecodeFontData(data string, totalBytes int) ([]byte, error) func DecodeGraphicFieldData(data string, rowBytes int) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DecodeEscapedString ¶ func DecodeEscapedString(value string, escapeChar byte) (string, error) func DecodeFontData ¶ func DecodeFontData(data string, totalBytes int) ([]byte, error) func DecodeGraphicFieldData ¶ func DecodeGraphicFieldData(data string, rowBytes int) ([]byte, error) Types ¶ This section is empty. Source Files ¶ View all Source files decode.go Click to show internal directories. Click to hide internal directories.