Versions in this module Expand all Collapse all v1 v1.0.1 May 8, 2024 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