IPv6.this

Construct an IPv6 address

  1. this(in6_addr ia)
    struct IPv6
    nothrow @safe @nogc
    this
    (
    ref const in6_addr ia
    )
  2. this(ubyte[ADDR_LEN] bytes)
  3. this(string dottedString)

Meta