pub type GBKEncoding = GBEncoding<GBK>;
Expand description

A type for GBK.

Aliased Type§

struct GBKEncoding { /* private fields */ }