package
0.2.6
Repository: https://github.com/zhiyunliu/golibs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Decode 根据编码进行解码操作.
DecodeBytes 根据编码进行解码操作.
Encode 将UTF8字符串编码为gbk或gb2312格式.
EncodeBytes 将UTF8字符串编码为gbk或gb2312格式.
GetDecodeReader 获取 charset不区分大小写.
GetEncodeReader 获取.

# Constants

GB2312 gb2312.
GBK gbk.
UTF8 utf-8.