set

open override fun set(key: String, content: Any)

Sets the value associated with the specified key in the storage.

Parameters

key

the key to set

content

the content to associate with the key