Discover Packages
github.com/vulcan-frame/vulcan-pkg-tool
compress
package
Version:
v0.0.0-...-61344ea
Opens a new window with list of versions in this module.
Published: Mar 5, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Compress auto select compress strategy based on data length
return compressed data, whether compression is performed, error info
Decompress decompress data
func Init(weak, strong int )
Init init compress params
weak: weak compress threshold, compress when data length is greater than this value
strong: strong compress threshold, use higher compression rate when data length is greater than this value
Source Files
¶
Click to show internal directories.
Click to hide internal directories.