IpAddress.toString

string toString() const @safe

Convert the IP address to its standard string representation.

Returns

String representation of the IP address (e.g., "127.0.0.1").