write

abstract fun write(key: K, value: V, tx: TxContext<T>): Long(source)

Writes value for key and returns the version the store assigned it.