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