set

operator fun set(index: Long, value: Byte)
operator fun set(index: Int, value: Byte)

Sets the value of the wrapped buffer at the given index.