//
pkg.gl
Category
github.com/micro-plat/lib4go
encoding
package
1.2.6
Repository:
https://github.com/micro-plat/lib4go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
13
Files
51 SLOC
#
Packages
base64
No description provided by the author
hex
No description provided by the author
html
No description provided by the author
unicode
No description provided by the author
url
No description provided by the author
#
Functions
Decode
Decode 根据编码进行解码操作.
DecodeBytes
DecodeBytes 根据编码进行解码操作.
Encode
Encode 将UTF8字符串编码为gbk或gb2312格式.
EncodeBytes
EncodeBytes 将UTF8字符串编码为gbk或gb2312格式.
GetDecodeReader
GetDecodeReader 获取 charset不区分大小写.
GetEncodeReader
GetEncodeReader 获取.
#
Constants
GB2312
GB2312 gb2312.
GBK
GBK gbk.
UTF8
UTF8 utf-8.