Constant MAX_LEN_UTF16
const MAX_LEN_UTF16: usize = 2usize
The maximum number of two-byte units required to encode a char
to UTF-16 encoding.
MAX_LEN_UTF16const MAX_LEN_UTF16: usize = 2usize
The maximum number of two-byte units required to encode a char
to UTF-16 encoding.