InflaterInputStream.Fill Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class 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