Home | Libraries | People | FAQ | More |
Construct from an array of bytes.
ipv4_address( bytes_type const& bytes);
This function constructs an address from the array in bytes
,
which will be interpreted in big-endian.
Name |
Description |
---|---|
|
The value to construct from. |