terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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, int end, bool validateStrictAddress) | System.IPv6AddressHelper | inlineprivatestatic |
IsLoopback(ReadOnlySpan< ushort > numbers) | System.IPv6AddressHelper | inlineprivatestatic |
IsValid(char *name, int start, int end) | System.IPv6AddressHelper | inlinepackagestatic |
IsValidStrict(char *name, int start, int end) | System.IPv6AddressHelper | inlinepackagestatic |
Parse(ReadOnlySpan< char > address, ushort *numbers, int start, string scopeId) | System.IPv6AddressHelper | inlinepackagestatic |
ParseCanonicalName(string str, int start, bool isLoopback, string scopeId) | System.IPv6AddressHelper | inlinepackagestatic |
ShouldHaveIpv4Embedded(ReadOnlySpan< ushort > numbers) | System.IPv6AddressHelper | inlinepackagestatic |