Keyoti RapidSpell Desktop .NET API Docs
AvailableBytesOut Field
APIKeyoti.RapidSpell.CompressionZlibCodecAvailableBytesOut
Keyoti RapidSpell Desktop .NET
The number of bytes available in the OutputBuffer, starting at NextOut.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int AvailableBytesOut
public int AvailableBytesOut
Public AvailableBytesOut As Integer
Public AvailableBytesOut As Integer
public:
int AvailableBytesOut
public:
int AvailableBytesOut
val mutable AvailableBytesOut: int
val mutable AvailableBytesOut: int
Field Value
Remarks
Generally you should set this to OutputBuffer.Length before the first Inflate() or Deflate() call. The class will update this number as calls to Inflate/Deflate are made.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412