ipv4_address

Construct from an array of bytes.

Synopsis

void ipv4_address( const bytes_type& bytes) noexcept;

Declared in file <src/ipv4_address.cpp> at line 30

Description

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