writeByte

common
abstract fun writeByte(b: Int): BufferedSink

Writes a byte to this sink.

abstract fun writeByte(b: Int): BufferedSink