Table of Contents

Method ReadUtf8Keystring

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

ReadUtf8Keystring(ObjectKey)

Retrieves a UTF-8 encoded string key from the cache.

public string ReadUtf8Keystring(ObjectKey key)

Parameters

key ObjectKey

ObjectKey

Returns

string

string key, or null if not found

Exceptions

ArgumentException

Key isn't flagged as having a key string.