mirror of
https://github.com/charlienet/go-mixed.git
synced 2025-07-18 08:32:40 +08:00
更新库
This commit is contained in:
13
bytesconv/readme.md
Normal file
13
bytesconv/readme.md
Normal file
@ -0,0 +1,13 @@
|
||||
功能列表
|
||||
|
||||
1. 无内存消耗的字符串转字节数组,字节数组转字符串
|
||||
StringToBytes、BytesToString
|
||||
|
||||
2. 字节数组转换函数
|
||||
ByteResult
|
||||
From
|
||||
To
|
||||
|
||||
3. 对象的二进制序列化和反序列化
|
||||
Encode、Decode
|
||||
|
Reference in New Issue
Block a user