inline operator fun Memory.set( index: Long, value: Byte): Unit
inline operator fun Memory.set(index: Int, value: Byte): Unit
Index write operator to write value at the specified index