Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticpackage |
Definition at line 84 of file IriHelper.cs.
References System.Text.ValueStringBuilder.Append(), System.IriHelper.CheckIriUnicodeRange(), System.IriHelper.CheckIsReserved(), System.UriHelper.DecodeHexChars(), System.destination, System.Text.Rune.EncodeToUtf8(), System.UriHelper.EscapeAsciiChar(), System.UriHelper.IsNotSafeForUnescape(), System.Span< T >.Length, System.Text.Rune.ReplacementChar, System.start, System.Text.ValueStringBuilder.ToString(), System.Text.Rune.TryCreate(), and System.PercentEncodingHelper.UnescapePercentEncodedUTF8Sequence().
Referenced by System.Uri.CheckAuthorityHelper(), and System.Uri.EscapeUnescapeIri().