Function ipv6_address::to_bytes
Return the address as bytes, in network byte order
Synopsis
Declared in header <boost/url/ipv6_address.hpp>
bytes_type
to_bytes() const noexcept;
Return the address as bytes, in network byte order
Declared in header <boost/url/ipv6_address.hpp>
bytes_type
to_bytes() const noexcept;