package
1.23.0
Repository: https://github.com/shogo82148/std.git
Documentation: pkg.go.dev

# Functions

NewReader creates a new Reader that decompresses data from the given reader.

# Structs

Reader implements [io.Reader] to read a zstd compressed stream.