directory
Version:
v1.0.30
Opens a new window with list of versions in this module.
Published: Jan 21, 2022
License: MIT
Opens a new window with license information.
README
¶
encoder
封装几个编解码
- google 私有的 gob 封装; 详细见 gob test
// 编码
GobCode, err := GobEncode(lj)
// 解码
err1 := GobDecode(GobCode, xjj)
Directories
¶
Click to show internal directories.
Click to hide internal directories.