Type Definition encoding::codec::utf_16::UTF16BEEncoding
source · pub type UTF16BEEncoding = UTF16Encoding<Big>;
Expand description
A type for UTF-16 in big endian.
pub type UTF16BEEncoding = UTF16Encoding<Big>;
A type for UTF-16 in big endian.