Create a ZlibCodec.
| C# | Visual Basic | Visual C++ | F# |
public ZlibCodec()
Public Sub New
public: 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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)