fun Buffer.writeUByte(value: <ERROR CLASS>): Unit
Write an unsigned byte or fail if not enough space available for writing.
fun IoBuffer.writeUByte(value: <ERROR CLASS>): Unit
@ExperimentalUnsignedTypes inline fun Output.writeUByte(v: <ERROR CLASS>): Unit