Documentation ¶
Overview ¶
Package korean provides Korean encodings such as EUC-KR.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var All = []encoding.Encoding{EUCKR}
All is a list of all defined encodings in this package.
View Source
var EUCKR encoding.Encoding = &eucKR
EUCKR is the EUC-KR encoding, also known as Code Page 949.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.