package
2.4.7
Repository: https://github.com/cybozu-go/placemat.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewDecompressor returns a Decompressor for "format".
writeToFile copies contents of file at srcPath to destPath, optionally decompressing the source contents if decomp is not nil.

# Structs

No description provided by the author

# Interfaces

Decompressor defines an interface to decompress data from io.Reader.