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