retrieve
Retrieves data for a given key.
Return
Result.success with the stored bytes (or null if no data stored), Result.failure with exception otherwise
Parameters
key
The storage key to retrieve
Retrieves data for a given key.
Result.success with the stored bytes (or null if no data stored), Result.failure with exception otherwise
The storage key to retrieve