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.IPv6AddressHelper Class Reference

Static Package Functions

static ValueTuple< int, int > FindCompressionRange (ReadOnlySpan< ushort > numbers)
 
static bool ShouldHaveIpv4Embedded (ReadOnlySpan< ushort > numbers)
 
static unsafe bool IsValidStrict (char *name, int start, int end)
 
static unsafe void Parse (ReadOnlySpan< char > address, ushort *numbers, int start, string scopeId)
 
static string ParseCanonicalName (string str, int start, bool isLoopback, string scopeId)
 
static unsafe bool IsValid (char *name, int start, int end)
 

Static Private Member Functions

static bool IsLoopback (ReadOnlySpan< ushort > numbers)
 
static unsafe bool InternalIsValid (char *name, int start, int end, bool validateStrictAddress)
 

Detailed Description

Definition at line 6 of file IPv6AddressHelper.cs.


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