Keyoti RapidSpell Desktop .NET API Docs
ZlibCodec Constructor
APIKeyoti.RapidSpell.CompressionZlibCodecZlibCodec()()()()
Keyoti RapidSpell Desktop .NET
Create a ZlibCodec.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412