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.Net.IPv6AddressFormatter Struct Reference
+ Collaboration diagram for System.Net.IPv6AddressFormatter:

Public Member Functions

 IPv6AddressFormatter (ushort[] addr, long scopeId)
 
override string ToString ()
 

Private Member Functions

uint AsIPv4Int ()
 
bool IsIPv4Compatible ()
 
bool IsIPv4Mapped ()
 

Static Private Member Functions

static ushort SwapUShort (ushort number)
 

Private Attributes

ushort[] address
 
long scopeId
 

Detailed Description

Definition at line 9 of file IPv6AddressFormatter.cs.


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