write

abstract suspend fun write(key: K, data: T)

Write data on a storage for a given key.