Edit

ArcBuffer.PageSegment.Span Property

Definition

Gets a ReadOnlySpan<T> representation of this region.

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

Property Value

Applies to