Finishes the stream by calling finish() on the deflater.
public virtual void Finish();
Exceptions
Exception Type | Condition |
---|---|
SharpZipBaseException | Not all input is deflated |
See Also
DeflaterOutputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace