//
pkg.gl
Category
github.com/shogo82148/std
internal
zstd
package
1.23.0
Repository:
https://github.com/shogo82148/std.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
72 SLOC
#
Functions
NewReader
NewReader creates a new Reader that decompresses data from the given reader.
#
Structs
Reader
Reader implements [io.Reader] to read a zstd compressed stream.