encoder/

directory
v1.0.34 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2022 License: Apache-2.0

README

encoder

封装几个编解码

  1. google 私有的 gob 封装; 详细见 gob test
    // 编码
    GobCode, err := GobEncode(lj)
    
    // 解码
    err1 := GobDecode(GobCode, xjj)
    

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL