Go to the source code of this file.
Namespaces | |
namespace | ICSharpCode::SharpZipLib::Zip::Compression::Streams |
Classes | |
class | ICSharpCode::SharpZipLib::Zip::Compression::Streams::InflaterInputBuffer |
An input buffer customised for use by InflaterInputStream. More... | |
class | ICSharpCode::SharpZipLib::Zip::Compression::Streams::InflaterInputStream |
This filter stream is used to decompress data compressed using the "deflate" format. The "deflate" format is described in RFC 1951. More... |