[#boost-urls-ipv6_address-to_bytes] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/ipv6_address.adoc[ipv6_address]::to_bytes :relfileprefix: ../../../ :mrdocs: Return the address as bytes, in network byte order == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/ipv6_address.hpp#L175[boost/url/ipv6_address.hpp]>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:boost/urls/ipv6_address/bytes_type.adoc[bytes_type] to_bytes() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#