IPv4.this

Construct an IPv4 address

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

Meta