Show / Hide Table of Contents

GetBytes Property

GetBytes

Returns a span of bytes that represent the key reference.

C#
public ReadOnlyMemory<byte> GetBytes { get; }

Property Value

Type Description
ReadOnlyMemory<byte>
In this article
Back to top Generated by DocFX