Events.taskOutput

Called when a chunk of output is received from the task.

interface Events
void
taskOutput
(
size_t worker
,
in ubyte[] chunk
)

Meta