Expand description
Reader-based compression/decompression streams
Structs
A decompression stream which wraps a compressed stream of data. Decompressed data will be read from the stream.
A compression stream which wraps an uncompressed stream of data. Compressed data will be read from the stream.
A bzip2 streaming decoder that decodes all members of a multistream