 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package encoding defines an interface for character encodings, such as Shift JIS and Windows 1252, that can convert to and from UTF-8. | Package encoding defines an interface for character encodings, such as Shift JIS and Windows 1252, that can convert to and from UTF-8. | 
| 
          
            charmap
            
            
          
           Package charmap provides simple character encodings such as IBM Code Page 437 and Windows 1252. | Package charmap provides simple character encodings such as IBM Code Page 437 and Windows 1252. | 
| 
          
            htmlindex
            
            
          
           Package htmlindex maps character set encoding names to Encodings as recommended by the W3C for use in HTML 5. | Package htmlindex maps character set encoding names to Encodings as recommended by the W3C for use in HTML 5. | 
| 
          
            internal
            
            
          
           Package internal contains code that is shared among encoding implementations. | Package internal contains code that is shared among encoding implementations. | 
| 
          
            internal/identifier
            
            
          
           Package identifier defines the contract between implementations of Encoding and Index by defining identifiers that uniquely identify standardized coded character sets (CCS) and character encoding schemes (CES), which we will together refer to as encodings, for which Encoding implementations provide converters to and from UTF-8. | Package identifier defines the contract between implementations of Encoding and Index by defining identifiers that uniquely identify standardized coded character sets (CCS) and character encoding schemes (CES), which we will together refer to as encodings, for which Encoding implementations provide converters to and from UTF-8. | 
| 
          
            japanese
            
            
          
           Package japanese provides Japanese encodings such as EUC-JP and Shift JIS. | Package japanese provides Japanese encodings such as EUC-JP and Shift JIS. | 
| 
          
            korean
            
            
          
           Package korean provides Korean encodings such as EUC-KR. | Package korean provides Korean encodings such as EUC-KR. | 
| 
          
            simplifiedchinese
            
            
          
           Package simplifiedchinese provides Simplified Chinese encodings such as GBK. | Package simplifiedchinese provides Simplified Chinese encodings such as GBK. | 
| 
          
            traditionalchinese
            
            
          
           Package traditionalchinese provides Traditional Chinese encodings such as Big5. | Package traditionalchinese provides Traditional Chinese encodings such as Big5. | 
| 
          
            unicode
            
            
          
           Package unicode provides Unicode encodings such as UTF-16. | Package unicode provides Unicode encodings such as UTF-16. | 
| internal
       | |
| 
          
            language/compact
            
            
          
           Package compact defines a compact representation of language tags. | Package compact defines a compact representation of language tags. | 
| 
          
            tag
            
            
          
           Package tag contains functionality handling tags and related data. | Package tag contains functionality handling tags and related data. | 
| 
          
            utf8internal
            
            
          
           Package utf8internal contains low-level utf8-related constants, tables, etc. | Package utf8internal contains low-level utf8-related constants, tables, etc. | 
| Package language implements BCP 47 language tags and related functionality. | Package language implements BCP 47 language tags and related functionality. | 
| Package runes provide transforms for UTF-8 encoded text. | Package runes provide transforms for UTF-8 encoded text. | 
| Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations. | Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations. | 
 Click to show internal directories. 
   Click to hide internal directories.