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