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