package japanese
import "golang.org/x/text/encoding/japanese"
Package japanese provides Japanese encodings such as EUC-JP and Shift JIS.
Index ¶
Variables ¶
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.
Source Files ¶
all.go eucjp.go iso2022jp.go shiftjis.go tables.go
- Version
- v0.22.0 (latest)
- Published
- Feb 4, 2025
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 1 day ago –
Tools for package owners.