Constructs an $(D_PSYMBOL Address6) from an array containing raw bytes in network byte order and scope ID.
:: can represent any address. This function checks whether this address is ::.
Determines whether this address is a link-local unicast address.
Loopback address is ::1.
Determines whether this address' destination is a group of endpoints.
Determines whether this address' destination is a single endpoint.
Determines whether this address is an Unique Local Address (ULA).
Compares two Address6 objects.
Produces a byte array containing this address in network byte order.
Writes text representation of this address to an output range.
Returns object that represents ::.
Returns object that represents ::1.
Scope ID.
IPv6 internet address.