IPv4.this

Construct an IPv4 address

  1. this(uint netOrder)
  2. this(ubyte[4] bytes)
  3. this(in_addr ia)
  4. this(string dottedString)
    struct IPv4
    @safe @nogc
    this
    ()

Meta