get Data
Retrieves data from the storage service.
Return
The data associated with the key, or null if not found.
Parameters
store Name
The name of the store from which the data will be retrieved.
key
The key under which the data is stored.
Retrieves data from the storage service.
The data associated with the key, or null if not found.
The name of the store from which the data will be retrieved.
The key under which the data is stored.