set

inline operator fun Memory.set(index: Long, value: Byte)
inline operator fun Memory.set(index: Int, value: Byte)

Index write operator to write value at the specified index