IsFinished Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

Inflater.IsFinished Property

Returns true, if the inflater has finished. This means, that no input is needed and no output can be produced.

public bool IsFinished {get;}

See Also

Inflater Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace