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
Loading...
Searching...
No Matches
System.IPv6AddressHelper Class Reference
+ Collaboration diagram for System.IPv6AddressHelper:

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, ref int end)
 
static unsafe void Parse (ReadOnlySpan< char > address, ushort *numbers, int start, ref string scopeId)
 
static unsafe string ParseCanonicalName (string str, int start, ref bool isLoopback, ref string scopeId)
 
static unsafe bool IsValid (char *name, int start, ref int end)
 

Static Private Member Functions

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

Detailed Description

Definition at line 10 of file IPv6AddressHelper.cs.


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