GZipOutputStream Fields

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

GZipOutputStream Fields

The fields of the GZipOutputStream class are listed below. For a complete list of GZipOutputStream class members, see the GZipOutputStream Members topic.

Protected Instance Fields

baseOutputStream (inherited from DeflaterOutputStream) Base stream the deflater depends on.
crc CRC-32 value for uncompressed data
def (inherited from DeflaterOutputStream) The deflater which is used to deflate the stream.

See Also

GZipOutputStream Class | ICSharpCode.SharpZipLib.GZip Namespace