Edit

ArcBufferPage.WritableSpan Property

Definition

Gets a span representing the writable memory in the page.

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

Property Value

Applies to