package japanese

Import Path
	golang.org/x/text/encoding/japanese (on go.dev)

Dependency Relation
	imports 5 packages, and imported by one package

Involved Source Files all.go eucjp.go iso2022jp.go shiftjis.go Package japanese provides Japanese encodings such as EUC-JP and Shift JIS.
Package-Level Variables (total 4)
All is a list of all defined encodings in this package.
EUCJP is the EUC-JP encoding.
ISO2022JP is the ISO-2022-JP encoding.
ShiftJIS is the Shift JIS encoding, also known as Code Page 932 and Windows-31J.