Function IPv4.toString

Provides a string representation of this IP

void toString (
  scope @safe void delegate(in char[]) sink
) @safe const;