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