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