Method IsWhiteSpace
IsWhiteSpace(ReadOnlyExSpan<char>)
Indicates whether the specified span contains only white-space characters.
public static bool IsWhiteSpace(this ReadOnlyExSpan<char> span)
Parameters
span
ReadOnlyExSpan<char>
Indicates whether the specified span contains only white-space characters.
public static bool IsWhiteSpace(this ReadOnlyExSpan<char> span)
span
ReadOnlyExSpan<char>