The key to the value to delete
The value deleted or boolean (value | true is success). A provider is not required to return a value
The key to retrieve
The value if retreiving was successful or null
The keys that are currently available in the provider
The key to set
The value written if successful or null
The number of elements in this storage system
Generated using TypeDoc
A key/value storage system for local memory. This is essentially a wrapper of a Map