Table of Contents

Method FromBytes

Namespace
Scaleout.Client.KeyEncoding
Assembly
Scaleout.Client.dll

FromBytes(byte[])

Decodes a byte array to an original key value.

public abstract T FromBytes(byte[] bytes)

Parameters

bytes byte[]

Returns

T