Terminal.feedChildBinary

Sends a block of binary data to the child.

class Terminal
void
feedChildBinary
(
ubyte[] data
)

Parameters

data ubyte[]

data to send to the child

Meta