sendRawInput

sends raw input data to the terminal as if the application printf()'d it or it echoed or whatever

void
sendRawInput
(
in ubyte[] datain
)
Suggestion Box / Bug Report