[#DC72E7891693640452FEAB08875587D083CDC7B1]
The type used to represent an address as an array of bytes.
using bytes_type = std::array;
Octets are stored in network byte order.