Table of Contents

Method ReadUtf16Keystring

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

ReadUtf16Keystring(ObjectKey)

Retrieves a legacy UTF-16 encoded string key from the cache.

public string ReadUtf16Keystring(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.