terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |
Definition at line 7 of file IPv6AddressFormatter.cs.