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.
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |