# Functions
CompressStream compresseses the dest with specified compression algorithm.
DecompressStream decompresses the archive and returns a ReaderCloser with the decompressed archive.
DetectCompression detects the compression algorithm of the source.
# Type aliases
No description provided by the author