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
|
This is the complete list of members for System.IPv6AddressHelper, including all inherited members.
FindCompressionRange(ReadOnlySpan< ushort > numbers) | System.IPv6AddressHelper | inlinepackagestatic |
InternalIsValid(char *name, int start, ref int end, bool validateStrictAddress) | System.IPv6AddressHelper | inlineprivatestatic |
IsLoopback(ReadOnlySpan< ushort > numbers) | System.IPv6AddressHelper | inlineprivatestatic |
IsValid(char *name, int start, ref int end) | System.IPv6AddressHelper | inlinepackagestatic |
IsValidStrict(char *name, int start, ref int end) | System.IPv6AddressHelper | inlinepackagestatic |
Parse(ReadOnlySpan< char > address, ushort *numbers, int start, ref string scopeId) | System.IPv6AddressHelper | inlinepackagestatic |
ParseCanonicalName(string str, int start, ref bool isLoopback, ref string scopeId) | System.IPv6AddressHelper | inlinepackagestatic |
ShouldHaveIpv4Embedded(ReadOnlySpan< ushort > numbers) | System.IPv6AddressHelper | inlinepackagestatic |