The fields of the InflaterInputStream class are listed below. For a complete list of InflaterInputStream class members, see the InflaterInputStream Members topic.
Protected Instance Fields
baseInputStream | base stream the inflater depends on. |
buf | Byte array used as a buffer |
inf | Decompressor for this filter |
len | Size of buffer |
See Also
InflaterInputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace