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

# Functions

DecodeBytes 把一个string通过base64解码成[]byte.
EncodeBytes 把一个[]byte通过base64编码成string.