Close Method

DotNetZip

Ionic Zip Library v1.9.1.6 Close Method
ReferenceIonic.ZlibParallelDeflateOutputStreamClose()()()()
Close the stream.
Declaration Syntax
C# Visual Basic Visual C++
public override void Close()
Public Overrides Sub Close
public:
virtual void Close() override
Remarks
You must call Close on the stream to guarantee that all of the data written in has been compressed, and the compressed data has been written out.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)