Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package simplifiedchinese provides Simplified Chinese encodings such as GBK.
Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    
  var ( // GB18030 is the GB18030 encoding. GB18030 encoding.Encoding = &gbk18030 // GBK is the GBK encoding. It encodes an extension of the GB2312 character set // and is also known as Code Page 936. GBK encoding.Encoding = &gbk )
All is a list of all defined encodings in this package.
HZGB2312 is the HZ-GB2312 encoding.
Functions ¶
This section is empty.
Types ¶
This section is empty.
      
      Source Files
      ¶
    
- all.go
 - gbk.go
 - hzgb2312.go
 - tables.go
 
 Click to show internal directories. 
   Click to hide internal directories.