Table of Contents

Method AsSpan

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

AsSpan()

Returns a span over the buffered items.

public Span<ClusterAdvance> AsSpan()

Returns

Span<ClusterAdvance>

The span over the buffered range.