terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Package Functions | |
static bool | CheckIriUnicodeRange (char unicode, bool isQuery) |
static bool | CheckIriUnicodeRange (char highSurr, char lowSurr, bool surrogatePair, bool isQuery) |
static bool | CheckIsReserved (char ch, global::System.UriComponents component) |
static unsafe string | EscapeUnescapeIri (char *pInput, int start, int end, global::System.UriComponents component) |
Definition at line 8 of file IriHelper.cs.