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