Whether this is a native IPv6 address (not mapped IPv4, not Tor).
Synopsis
Declared in <netaddress.h>
[[nodiscard]]
bool
IsIPv6() const;
Return Value
True when the network type is native IPv6.
|
Note
|
The return value should not be discarded. |
Created with MrDocs