Readonly
valueThe integer representation of the IP address
Static
bitGet the 8 hextets of the IPv6 address
Get the IPv4-mapped IPv6 address. Returns the last 32 bits as an IPv4 address.
Check whether this is an IPv4-mapped IPv6 address.
Only works for ::ffff:0:0/96
Format IP address as string
Static
fromCreate an IPv6 address instance from hextets
RangeError If provided hextets are not 8
Static
fromCreate an IPv6 address instance from string
RangeError If provided string is not a valid IPv6 address
An IPv6 address