Show / Hide Table of Contents

EncodeDictionary Method

EncodeDictionary(IReadOnlyDictionary<int, byte[]>)

C#
public static Memory<byte> EncodeDictionary(IReadOnlyDictionary<int, byte[]> map)

Parameters

Type Name Description
IReadOnlyDictionary<int, byte[]> map

Returns

Memory<byte>

In this article
Back to top Generated by DocFX