IPv6.opAssign

Assignment

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

Meta