pub struct Big;
Expand description
An implementation type for big endian.
Can be used as a type parameter to UTF16Encoding
, UTF16Encoder
and UTF16Decoder
.
pub struct Big;
An implementation type for big endian.
Can be used as a type parameter to UTF16Encoding
, UTF16Encoder
and UTF16Decoder
.