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