Struct encoding::codec::simpchinese::GB18030
source · pub struct GB18030;
Expand description
An implementation type for GB18030.
Can be used as a type parameter to GBEncoding
and `GBEncoder.’
(GB18030Decoder is shared by both.)