End a deflation session.
| C# | Visual Basic | Visual C++ | F# |
public int EndDeflate()
Public Function EndDeflate As Integer
public: int EndDeflate()
member EndDeflate : unit -> int
Int32
Z_OK if all goes well.
Z_OK if all goes well.
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)