writeByte

abstract fun writeByte(byte: Int)

Writes one unsigned byte value to the host input stream.

Parameters

byte

byte value in the range 0..255.