Module char_reader

Module char_reader 

Source

Modules§

macros

Structs§

CharReader
CharReaderIter
IterChar

Enums§

CharReaderError
CharReaderStatus

Constants§

UTF8_GAP_MAX
UTF8_GAP_MIN
UTF8_HIGH_MIN
UTF8_LOW_MAX
UTF8_MAX
UTF8_MIN

Functions§

escape_char
escape_string
utf8_len
Determines the number of bytes required to encode a UTF-8 character from its first byte.
utf8_len_notable
Determines the number of bytes required to encode a UTF-8 character from its first byte.