# 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.
# Interfaces
Decompressor defines an interface to decompress data from io.Reader.