get

expect operator fun get(pos: Long): Byte

Returns the byte at pos.

@JvmName(name = "getByte")
actual operator fun get(pos: Long): Byte
actual operator fun get(pos: Long): Byte