Construct from an array of bytes.
ipv4_address(bytes_type const& bytes) noexcept;
This function constructs an address from the array in `bytes`, which is interpreted in big-endian.