Documentation ¶
Overview ¶
Package japanese provides Japanese encodings such as EUC-JP and Shift JIS.
Index ¶
Constants ¶
This section is empty.
Variables ¶
All is a list of all defined encodings in this package.
View Source
var EUCJP encoding.Encoding = &eucJP
EUCJP is the EUC-JP encoding.
View Source
var ISO2022JP encoding.Encoding = &iso2022JP
ISO2022JP is the ISO-2022-JP encoding.
View Source
var ShiftJIS encoding.Encoding = &shiftJIS
ShiftJIS is the Shift JIS encoding, also known as Code Page 932 and Windows-31J.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.