utf16be
UTF-16 encoding

Prev:utf16le
Next:utf16n


Vocabulary
io.encodings.utf16

Class description
The encoding descriptor for UTF-16BE, that is, UTF-16 in big endian, without a byte order mark. Streams can be made which read or write wth this encoding.

See also
An introduction to encodings

See also
utf16, utf16le, utf16n

Definition


Methods