Documentation
¶
Index ¶
- func Big5ToUtf8(s []byte) ([]byte, error)
- func EUCJPToUtf8(s []byte) ([]byte, error)
- func EUCKRToUtf8(s []byte) ([]byte, error)
- func GB18030ToUtf8(s []byte) ([]byte, error)
- func GBKToUtf8(s []byte) ([]byte, error)
- func HZGB2312ToUtf8(s []byte) ([]byte, error)
- func ISO2022JPToUtf8(s []byte) ([]byte, error)
- func ShiftJISToUtf8(s []byte) ([]byte, error)
- func Utf8ToBig5(s []byte) ([]byte, error)
- func Utf8ToEUCJP(s []byte) ([]byte, error)
- func Utf8ToEUCKR(s []byte) ([]byte, error)
- func Utf8ToGB18030(s []byte) ([]byte, error)
- func Utf8ToGBK(s []byte) ([]byte, error)
- func Utf8ToHZGB2312(s []byte) ([]byte, error)
- func Utf8ToISO2022JP(s []byte) ([]byte, error)
- func Utf8ToShiftJIS(s []byte) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.