get

Native
1.3
operator fun get(index: Int): Byte

Get a byte from the mutable data.

Throws

IndexOutOfBoundsException - if index is beyond range.