set

abstract operator fun set(offset: Int, value: Byte)

Sets the Byte at the given offset.

Throws

if the offset is out of bounds.