get

common
operator fun get(pos: Long): Byte

Returns the byte at pos.

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