//
pkg.gl
Category
github.com/tencentcodedog/linux-go-1.12.6
src
compress
bzip2
package
0.0.0-20241115082555-91616abce05b
Repository:
https://github.com/tencentcodedog/linux-go-1.12.6.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
749 SLOC
#
Functions
NewReader
NewReader returns an io.Reader which decompresses bzip2 data from r.
#
Type aliases
StructuralError
A StructuralError is returned when the bzip2 data is found to be syntactically invalid.