Ends an inflation session.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public int EndInflate()
public int EndInflate()
Public Function EndInflate As Integer
Public Function EndInflate As Integer
public: int EndInflate()
public: int EndInflate()
member EndInflate : unit -> int
member EndInflate : unit -> int

Int32
Z_OK if everything goes well.
Z_OK if everything goes well.

Call this after successively calling Inflate(). This will cause all buffers to be flushed.
After calling this you cannot call Inflate() without a intervening call to one of the
InitializeInflate() overloads.
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412