Method ThrowIfOutInt32
- Namespace
 - Zyl.ExSpans.Exceptions
 
- Assembly
 - ExSpans.Core.dll
 
ThrowIfOutInt32(nint, string?)
public static void ThrowIfOutInt32(nint length, string? memberName = null)
Parameters
Exceptions
- ExSpanTooLongException
 Throws an exception if the length is out of the range of Int32.