package
0.0.0-20220310070536-a7cdbd9210b1
Repository: https://github.com/goworkeryyt/go-socket.git
Documentation: pkg.go.dev
# Functions
BytesBCC 计算 BCC.
GB18030StrToUTF8 GBK 字符串转UTF.
GBKStrToUTF8 GBK 字符串转UTF.
UTF8StrToGB18030 UTF 字符串转 GB18030.
UTF8StrToGBK UTF 字符串转 GBK.
# Variables
EncodeGroup 对外统一开放一个解码组.
# Structs
No description provided by the author
BcdEncoder bcd 编码一般只针对数字.
No description provided by the author
GBKEncoder GBK 编码器, go 语言默认使用UTF-8编码,国内很多协议使用的编码规范为 GBK,或 GB18030.
HexEncoder hex 编码器.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author