utf32le
UTF-32 encoding

Prev:utf32
Next:utf32be


Vocabulary
io.encodings.utf32

Class description
The encoding descriptor for UTF-32LE, that is, UTF-32 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
utf32, utf32be

Definition


Methods