//
pkg.gl
Category
github.com/exascience/elprep/v5
utils
bgzf
package
5.1.3
Repository:
https://github.com/exascience/elprep.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
3
Files
362 SLOC
#
Functions
IsGzip
IsGzip determines if the the given byte scanner produces a gzip file.
NewReader
NewReader returns a Reader for the given flate.Reader.
NewWriter
NewWriter returns a Writer for the given io.Writer.
#
Structs
Reader
No description provided by the author
Writer
No description provided by the author