delete

open override fun delete(key: String)

Deletes data.

If there is no data for the given key, this is a no-op.

Parameters

key

the key used to identify the data.