Reset a codec for another deflation session.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public void ResetDeflate()
public void ResetDeflate()
Public Sub ResetDeflate
Public Sub ResetDeflate
public: void ResetDeflate()
public: void ResetDeflate()
member ResetDeflate : unit -> unit
member ResetDeflate : unit -> unit

Z_OK if all goes well.

Call this to reset the deflation state. For example if a thread is deflating
non-consecutive blocks, you can call Reset() after the Deflate(Sync) of the first
block and before the next Deflate(None) of the second block.
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214