The fields of the GZipInputStream class are listed below. For a complete list of GZipInputStream class members, see the GZipInputStream Members topic.
Protected Instance Fields
![]() | Base stream the inflater reads from. |
![]() | CRC-32 value for uncompressed data |
![]() | The compressed size |
![]() | Indicates end of stream |
![]() | Decompressor for this stream |
![]() | Input buffer for this stream. |
See Also
GZipInputStream Class | ICSharpCode.SharpZipLib.GZip Namespace