[#F6B1163F2E8666A48589A53C9E613D413451EC43]

Function ipv4_address:: ipv4_address

Construct from an array of bytes.

Synopsis

            ipv4_address(bytes_type const& bytes) noexcept;
        

Description

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