InflaterInputStream.Fill Method

SharpZip Compression Library

SharpZip Compression Library

InflaterInputStream.Fill Method 

Fills the buffer with more data to decompress.

protected void Fill();

Exceptions

Exception Type Condition
SharpZipBaseException Stream ends early

See Also

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