Versions in this module Expand all Collapse all v1 v1.0.0 May 14, 2023 Changes in this version + type CodingSystem struct + Alphabetic *encoding.Decoder + Ideographic *encoding.Decoder + Phonetic *encoding.Decoder + func ParseSpecificCharacterSet(encodingNames []string) (CodingSystem, error) + type CodingSystemType int + const AlphabeticCodingSystem + const IdeographicCodingSystem + const PhoneticCodingSystem