Initialize the inflation state.

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

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

It is not necessary to call this before using the ZlibCodec to inflate data;
It is implicitly called when you call the constructor.
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412