pub type UTF16BEEncoding = UTF16Encoding<Big>;
Expand description
A type for UTF-16 in big endian.
Aliased Typeยง
struct UTF16BEEncoding { /* private fields */ }
pub type UTF16BEEncoding = UTF16Encoding<Big>;
A type for UTF-16 in big endian.
struct UTF16BEEncoding { /* private fields */ }