terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.IPv4AddressHelper Class Reference

Static Package Functions

static int ParseHostNumber (ReadOnlySpan< char > str, int start, int end)
 
static unsafe bool IsValid (char *name, int start, int end, bool allowIPv6, bool notImplicitFile, bool unknownScheme)
 
static unsafe bool IsValidCanonical (char *name, int start, int end, bool allowIPv6, bool notImplicitFile)
 
static unsafe long ParseNonCanonical (char *name, int start, int end, bool notImplicitFile)
 
static string ParseCanonicalName (string str, int start, int end, bool isLoopback)
 

Static Private Member Functions

static unsafe bool ParseCanonical (ReadOnlySpan< char > name, byte *numbers, int start, int end)
 
static unsafe bool Parse (string name, byte *numbers, int start, int end)
 

Detailed Description

Definition at line 7 of file IPv4AddressHelper.cs.


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