IsFinished Property

SharpZip Compression Library

SharpZip Compression 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