storeAt

inline fun Memory.storeAt(index: Long, value: UByte)
inline fun Memory.storeAt(index: Int, value: UByte)

Index write operator to write value at the specified index