Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Compress() [1/2]

static void System.Uri.Compress ( char[] dest,
int start,
ref int destLength,
UriParser syntax )
inlinestaticprivate

Definition at line 3300 of file Uri.cs.

3301 {
3303 }
static void Compress(char[] dest, int start, ref int destLength, UriParser syntax)
Definition Uri.cs:3300

References System.Uri.Compress(), and System.start.

Referenced by System.Uri.CombineUri(), System.Uri.Compress(), System.Uri.GetCanonicalPath(), and System.Uri.GetLocalPath().