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
/
writeUtf8
write
Utf8
abstract
fun
writeUtf8
(
text
:
String
)
Writes a Unicode string encoded as UTF-8 to the host input stream.
Parameters
text
text to encode and write.