Table of Contents

Property Span

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

Span

Gets a Span<T> wrapping the memory belonging to the current instance.

public Span<T> Span { get; }

Property Value

Span<T>