boost::urls::ipv4_address::to_bytes
Return the address as bytes, in network byte order.
Synopsis
Declared in <include/boost/url/ipv4_address.hpp>
bytes_type
to_bytes() const noexcept;
Created with MrDocs
Return the address as bytes, in network byte order.
Declared in <include/boost/url/ipv4_address.hpp>
bytes_type
to_bytes() const noexcept;
Created with MrDocs