Module utf_16

Source
Expand description

UTF-16.

Structsยง

UTF16BEEncoder
An encoder for UTF-16 in big endian.
UTF16BEEncoding
UTF-16 (UCS Transformation Format, 16-bit), in big endian.
UTF16LEEncoder
An encoder for UTF-16 in little endian.
UTF16LEEncoding
UTF-16 (UCS Transformation Format, 16-bit), in little endian.