Whether the raw address begins with the CJDNS prefix byte.
Synopsis
Declared in <netaddress.h>
[[nodiscard]]
bool
HasCJDNSPrefix() const;
Return Value
True when the raw address begins with the CJDNS prefix byte.
|
Note
|
The return value should not be discarded. |
Created with MrDocs