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

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214