EndDeflate Method

DotNetZip

Ionic Zip Library v1.9.1.6 EndDeflate Method
ReferenceIonic.ZlibZlibCodecEndDeflate()()()()
End a deflation session.
Declaration Syntax
C# Visual Basic Visual C++
public int EndDeflate()
Public Function EndDeflate As Integer
public:
int EndDeflate()
Return Value
Z_OK if all goes well.
Remarks
Call this after making a series of one or more calls to Deflate(). All buffers are flushed.

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