Creates an Ipv6 address from segments in host byte order.
impl Ipv6Addr { fn from_bytes(bytes: [u16; 8]) -> Ipv6Addr }