[#DC72E7891693640452FEAB08875587D083CDC7B1]

ipv6_address:: bytes_type

The type used to represent an address as an array of bytes.

Synopsis

            using bytes_type = std::array;
        

Description

Octets are stored in network byte order.