Keyoti RapidSpell Silverlight API Docs
ZlibCodec Constructor
APIKeyoti.RapidSpell.CompressionZlibCodecZlibCodec()()()()
Keyoti RapidSpell Silverlight
Create a ZlibCodec.
Declaration Syntax
C#Visual BasicVisual C++F#
public ZlibCodec()
Public Sub New
public:
ZlibCodec()
new : unit -> ZlibCodec
Remarks
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)