:relfileprefix: ../../../ [#ACA4245DA5DA99754CE2446D3CA7661B5F8B705C] = Function ipv6_address::ipv6_address pass:v,q[Construct from an array of bytes.] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- ipv6_address(const xref:boost/urls/ipv6_address/bytes_type.adoc[bytes_type]& bytes) noexcept; ---- == Description pass:v,q[This function constructs an address] pass:v,q[from the array in `bytes`, which is] pass:v,q[interpreted in big-endian.] == Return Value * `void` == Parameters |=== | Name | Type | *bytes* | `` |===