Create a ZlibCodec.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public ZlibCodec()
public ZlibCodec()
Public Sub New
Public Sub New
public: ZlibCodec()
public: ZlibCodec()
new : unit -> ZlibCodec
new : unit -> ZlibCodec

If you use this default constructor, you will later have to explicitly call
InitializeInflate() or InitializeDeflate() before using the ZlibCodec to compress
or decompress.
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214