writeByte

fun writeByte(value: Byte)

Write a byte value at writePosition (incremented when written successfully).

Throws

when no free space in the buffer.