Method GetSpanSaturatingLength
GetSpanSaturatingLength(nint)
Get the saturating length of the span (取得跨度的饱和长度).
[FakeCLSCompliant(false)]
public static int GetSpanSaturatingLength(nint length)
Parameters
length
nintThe length of the span (跨度的长度)
Returns
- int
The saturating length of the span (跨度的饱和长度).