InputStream¶
Asynchronous access to some input stream.
Public Behaviours¶
apply¶
Set the notifier. Optionally, also sets the chunk size, dictating the maximum number of bytes of each chunk that will be passed to the notifier.
Parameters¶
- notify: (InputNotify iso | None val)
- chunk_size: USize val = 32
dispose¶
Clear the notifier in order to shut down input.