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
| Base stream the deflater depends on. | |
| CRC-32 value for uncompressed data | |
| The deflater which is used to deflate the stream. |
See Also
GZipOutputStream Class | ICSharpCode.SharpZipLib.GZip Namespace