Construct from an array of bytes.
void
ipv6_address(
const bytes_type& bytes) noexcept;
Declared in file <src/ipv6_address.cpp> at line 24
This function constructs an address from the array in `bytes`, which is interpreted in big-endian.