NetworkAddress.toString
- string toString()
- void toString(void delegate(const(char)[]) @(safe) sink)
struct NetworkAddress
@safe const nothrow
void
toString
(scope void delegate @safe sink )
vibe core net NetworkAddress
constructorsfunctionspropertiesvariables
Returns a full string representation of the address, including the port number.