utf32
UTF-32 encoding

Next:utf32le


Vocabulary
io.encodings.utf32

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

See also
An introduction to encodings

See also
utf32le, utf32be

Definition


Methods