//
pkg.gl
Category
github.com/corestoreio/pkg
util
gzippool
package
0.0.0-20230101183712-202847b4b89b
Repository:
https://github.com/corestoreio/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
62 SLOC
#
Functions
GetReader
GetReader returns a new gzip reader for decompression.
GetWriter
Get returns a buffer from the pool.
PutReader
PutReader returns a reader to the pool.
PutWriter
PutWriter returns a gzip writer to the pool, after writing and closes the writer to flush all the data.