//
pkg.gl
Category
github.com/redochen/tools
compress
package
1.0.0
Repository:
https://github.com/redochen/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
60 SLOC
#
Functions
BestZip
BestZip 压缩字符串(最好压缩比例).
FastZip
FastZip 压缩字符串(最快压缩速度).
Unzip
Unzip 解压缩字符串.
UnzipData
UnzipData 解压缩数据.
ZipData
ZipData 压缩数据.