Terminal.feedChildBinary

void feedChildBinary(ubyte[] data = null)

Sends a block of binary data to the child.

Parameters

datadata to send to the child

Deprecated

Don't send binary data. Use [vte.terminal.Terminal.feedChild] instead to send

UTF-8 text