The compression method. This is the only method supported so far. There is no need to use this constant at all.
public const int DEFLATED = 8;
See Also
Deflater Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace
The compression method. This is the only method supported so far. There is no need to use this constant at all.
Deflater Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace