Keyoti RapidSpell Desktop .NET API Docs
EndDeflate Method
APIKeyoti.RapidSpell.CompressionZlibCodecEndDeflate()()()()
Keyoti RapidSpell Desktop .NET
End a deflation session.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int EndDeflate()
public int EndDeflate()
Public Function EndDeflate As Integer
Public Function EndDeflate As Integer
public:
int EndDeflate()
public:
int EndDeflate()
member EndDeflate : unit -> int 
member EndDeflate : unit -> int 
Return Value
Int32
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412