Terminal.feedChildBinary

Sends a block of binary data to the child.

More...
class Terminal
void
feedChildBinary
(
ubyte[] data = null
)

Parameters

data ubyte[]

data to send to the child

Detailed Description

Deprecated: Don't send binary data. Use vte.terminal.Terminal.feedChild instead to send UTF-8 text