utf32be
UTF-32 encoding

Prev:utf32le


Vocabulary
io.encodings.utf32

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

Definition


Methods