KetraTerm
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KetraTerm
ketraterm-protocol
/
io.github.ketraterm.protocol.host
/
TerminalHostOutput
/
writeByte
write
Byte
abstract
fun
writeByte
(
byte
:
Int
)
Writes one unsigned byte value to the host input stream.
Parameters
byte
byte value in the range
0..255
.