InLAux
Version specialized for Long
Value members
Abstract methods
Inherited methods
The number of further input or output frames available.
The number of further input or output frames available.
- Inherited from
- InOut
Whether further input or output is available.
Whether further input or output is available.
- Inherited from
- InOut
Returns true
if the auxiliary input is completed (and closed)
and from now on the same constant value will be returned.
Similar to isDone
on Main
handlers, although an auxiliary
handler will never call back directly if the input is closed.
Returns true
if the auxiliary input is completed (and closed)
and from now on the same constant value will be returned.
Similar to isDone
on Main
handlers, although an auxiliary
handler will never call back directly if the input is closed.
- Inherited from
- InAux