Go to the source code of this file.
Namespaces | |
namespace | ICSharpCode::SharpZipLib::Zip::Compression |
Classes | |
class | ICSharpCode::SharpZipLib::Zip::Compression::Deflater |
This is the Deflater class. The deflater class compresses input with the deflate algorithm described in RFC 1951. It has several compression levels and three different strategies described below. More... |