Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IriHelper Class Reference

Static Package Functions

static bool CheckIriUnicodeRange (char unicode, bool isQuery)
 
static bool CheckIriUnicodeRange (char highSurr, char lowSurr, out bool isSurrogatePair, bool isQuery)
 
static bool CheckIriUnicodeRange (uint value, bool isQuery)
 
static bool CheckIsReserved (char ch, UriComponents component)
 
static unsafe string EscapeUnescapeIri (char *pInput, int start, int end, UriComponents component)
 

Static Private Member Functions

static bool IsInInclusiveRange (uint value, uint min, uint max)
 

Detailed Description

Definition at line 6 of file IriHelper.cs.


The documentation for this class was generated from the following file: