Edit

ArcBufferPage.ReadableSpan Property

Definition

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

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

Property Value

Applies to