[ Version ( deprecated = true , deprecated_since = "0.60" ) ]
public void feed_child_binary (uint8[]? data)
Warning: feed_child_binary is deprecated since 0.60.
Sends a block of binary data to the child.
Don't send binary data.
Use feed_child instead to send UTF-8 text
this |
a Terminal |
data |
data to send to the child |
length |
length of |