writeUtf8

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.