InflaterInputStream Fields

SharpZip Compression Library

SharpZip Compression Library

InflaterInputStream Fields

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 reads from.
csize The compressed size
inf Decompressor for this stream
inputBuffer Input buffer for this stream.

See Also

InflaterInputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace