encodeByte

abstract fun encodeByte(value: Byte)

Writes the given Byte into the array's current position, and then increments the position.