Method ReadUtf8Keystring
ReadUtf8Keystring(ObjectKey)
Retrieves a UTF-8 encoded string key from the cache.
public string ReadUtf8Keystring(ObjectKey key)
Parameters
keyObjectKeyObjectKey
Returns
- string
string key, or null if not found
Exceptions
- ArgumentException
Key isn't flagged as having a key string.