Table of Contents

Method GetSpanSaturatingLength

Namespace
Zyl.ExSpans.Impl
Assembly
ExSpans.Core.dll

GetSpanSaturatingLength(nint)

Get the saturating length of the span (取得跨度的饱和长度).

[FakeCLSCompliant(false)]
public static int GetSpanSaturatingLength(nint length)

Parameters

length nint

The length of the span (跨度的长度)

Returns

int

The saturating length of the span (跨度的饱和长度).