Returns true if the stream was finished and no more output bytes are available.
[Visual Basic]
Public ReadOnly Property IsFinished As Boolean
[C#]
public bool IsFinished {get;}
See Also
Deflater Class | Deflater Members | ICSharpCode.SharpZipLib.Zip.Compression Namespace