utf16
UTF-16 encoding

Next:utf16le


Vocabulary
io.encodings.utf16

Class description
The encoding descriptor for UTF-16, that is, UTF-16 with a byte order mark. This is the most useful for general input and output in UTF-16. Streams can be made which read or write wth this encoding.

See also
An introduction to encodings

See also
utf16le, utf16be, utf16n

Definition


Methods