Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 334 of file OptimizedInboxTextEncoder.cs.
References System.Text.Encodings.Web.OptimizedInboxTextEncoder._allowedBmpCodePoints, System.Text.Rune.DecodeFromUtf8(), System.Text.Encodings.Web.OptimizedInboxTextEncoder.GetIndexOfFirstByteToEncodeAdvSimd64(), System.Text.Encodings.Web.OptimizedInboxTextEncoder.GetIndexOfFirstByteToEncodeSsse3(), System.Text.UnicodeUtility.IsAsciiCodePoint(), System.Text.Encodings.Web.AllowedBmpCodePointsBitmap.IsCharAllowed(), System.ReadOnlySpan< T >.IsEmpty, System.BitConverter.IsLittleEndian, System.Runtime.Intrinsics.Arm.AdvSimd.Arm64.IsSupported, System.Runtime.Intrinsics.X86.Ssse3.IsSupported, System.length, System.ReadOnlySpan< T >.Length, System.ReadOnlySpan< T >.Slice(), and System.Text.Rune.Value.
Referenced by System.Text.Encodings.Web.DefaultHtmlEncoder.FindFirstCharacterToEncodeUtf8(), System.Text.Encodings.Web.DefaultJavaScriptEncoder.FindFirstCharacterToEncodeUtf8(), and System.Text.Encodings.Web.DefaultUrlEncoder.FindFirstCharacterToEncodeUtf8().