utf16n
UTF-16 encoding

Prev:utf16be


Vocabulary
io.encodings.utf16

Class description
The encoding descriptor for UTF-16 without a byte order mark in native endian order. This is useful mostly for FFI calls which take input of strings of the type wchar_t*.

See also
An introduction to encodings

See also
utf16, utf16le, utf16be

Definition


Methods