IPv6.opAssign

Assignment

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

Meta