InputNotify¶
Notification for data arriving via an input stream.
Public Functions¶
apply¶
Called when data is available on the stream.
Parameters¶
Returns¶
- None val
dispose¶
Called when no more data will arrive on the stream.
Returns¶
- None val