package
Version:
v1.0.0-rc5
Opens a new window with list of versions in this module.
Published: Mar 9, 2023
License: Apache-2.0
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
¶
type Algorithm struct {
}
Algorithm implements gzip compression/decompression.
New creates new gzip algorithm instance.
Close closes open resources.
Compress will compress data using gzip.
Decompress will decompress compressed data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.