utf16le
UTF-16 encoding

Prev:utf16
Next:utf16be


Vocabulary
io.encodings.utf16

Class description
The encoding descriptor for UTF-16LE, that is, UTF-16 in little 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, utf16be, utf16n

Definition


Methods