Class Ascii NamespaceSimdUnicode AssemblySimdUnicode.dll public static class Ascii Inheritance object Ascii Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Methods GetIndexOfFirstNonAsciiByte(byte*, nuint) GetIndexOfFirstNonAsciiByteArm64(byte*, nuint) GetIndexOfFirstNonAsciiByteAvx2(byte*, nuint) GetIndexOfFirstNonAsciiByteScalar(byte*, nuint) GetIndexOfFirstNonAsciiByteSse2(byte*, nuint) IsAscii(char) IsAscii(ReadOnlySpan<char>) IsAscii(string) SIMDIsAscii(ReadOnlySpan<char>)