The number of bytes available in the OutputBuffer, starting at NextOut.

C# | C# | Visual Basic | Visual Basic | Visual 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


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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214