A wrapped future with a handler that fires only on output data.
The future to adapt messages from.
Optional
Convert a kernel message to output data.
a message from the kernel
the output data or void if the message is not a known output message.
Generated using TypeDoc
A wrapped future with a handler that fires only on output data.