//
pkg.gl
Category
github.com/bandprotocol/chain/v2
pkg
gzip
package
2.5.4
Repository:
https://github.com/bandprotocol/chain.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
1
Files
40 SLOC
#
Functions
Compress
Compress performs gzip compression and returns the result.
IsGzipped
IsGzipped returns true iff the input is gzipped.
Uncompress
Uncompress performs gzip uncompression and returns the result.