get

operator fun get(index: Int): Byte(source)

Get a byte from the mutable data.

Since Kotlin

1.3

Throws

if index is beyond range.