get

abstract operator fun get(offset: Int): Byte

Gets the Byte at the given offset.

Throws

if the offset is out of bounds.