Keyoti RapidSpell WPF API Docs
InitializeInflate Method
APIKeyoti.RapidSpell.Compression.WpfZlibCodecInitializeInflate()()()()
Keyoti RapidSpell WPF
Initialize the inflation state.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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 
Return Value
Int32
Z_OK if everything goes well.
Remarks
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