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