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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214