NetworkAddress.toAddressString

Returns a string representation of the IP address

  1. string toAddressString()
    struct NetworkAddress
    const
    string
    toAddressString
    ()
  2. void toAddressString(void delegate(const(char)[]) @(safe) sink)

Meta