[#ACA4245DA5DA99754CE2446D3CA7661B5F8B705C]

Function ipv6_address:: ipv6_address

Construct from an array of bytes.

Synopsis

            ipv6_address(bytes_type const& bytes) noexcept;
        

Description

This function constructs an address from the array in `bytes`, which is interpreted in big-endian.