package
0.0.0-20180604090527-bdc77568d726
Repository: https://github.com/siddontang/go.git
Documentation: pkg.go.dev

# Functions

Decode returns the decoded form of src.
DecodedLen returns the length of the decoded block.
Encode returns the encoded form of src.
MaxEncodedLen returns the maximum length of a snappy block, given its uncompressed length.

# Variables

ErrCorrupt reports that the input is invalid.