//
pkg.gl
Category
github.com/spatialcurrent/go-reader-writer
pkg
compress
bzip2
package
0.0.3
Repository:
https://github.com/spatialcurrent/go-reader-writer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
52 SLOC
#
Functions
NewReader
NewReader returns an io.Reader which decompresses bzip2 data from r.
ReadBytes
ReadBytes returns a reader for reading bzip2-compressed bytes from an input slice.
ReadFile
ReadFile returns a reader for reading bytes from a bzip2-compressed file.
#
Structs
Reader
No description provided by the author
#
Interfaces
ByteReadCloser
No description provided by the author