Keyoti RapidSpell Silverlight API Docs
EndDeflate Method
APIKeyoti.RapidSpell.CompressionZlibCodecEndDeflate()()()()
Keyoti RapidSpell Silverlight
End a deflation session.
Declaration Syntax
C#Visual BasicVisual C++F#
public int EndDeflate()
Public Function EndDeflate As Integer
public:
int EndDeflate()
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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)