Parse an IPv6 address to an array of unsigned 16-bit integers.
The IPv6 address to be parsed.
An array of unsigned 16-bit integers, with exact 8 elements.
If the input is an invalid IPv6 address.
Parse an IPv6 address to an array of unsigned 16-bit integers.