Edit

ArcBufferPage.ReadableMemory Property

Definition

A ReadOnlyMemory<T> containing the readable bytes from this page.

public ReadOnlyMemory<byte> ReadableMemory { get; }
member this.ReadableMemory : ReadOnlyMemory<byte>
Public ReadOnly Property ReadableMemory As ReadOnlyMemory(Of Byte)

Property Value

Applies to