RemainingInput Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

Inflater.RemainingInput Property

Gets the number of unprocessed input bytes. Useful, if the end of the stream is reached and you want to further process the bytes after the deflate stream.

public int RemainingInput {get;}

See Also

Inflater Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace