inline operator fun Memory.get(index: Int): Byte
inline operator fun Memory.get(index: Long): Byte
Read byte at the specified index.