get

operator fun get(index: Int): Byte

Get a byte from the mutable data.

Throws

if index is beyond range.