writeByte

expect abstract fun writeByte(x: Byte)

Writes byte x to this sink

actual abstract fun writeByte(x: Byte)

Writes byte x to this sink