Transforms the address into an array of segments in host byte order.
impl Ipv6Addr { fn to_bytes(&self) -> [u16; 8] }