writeByte

expect abstract fun writeByte(b: Int): BufferedSink

Writes a byte to this sink.

actual abstract fun writeByte(b: Int): BufferedSink
actual abstract fun writeByte(b: Int): BufferedSink