Keyoti RapidSpell WPF API Docs
EndDeflate Method
APIKeyoti.RapidSpell.Compression.WpfZlibCodecEndDeflate()()()()
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214