ipv6_address

Construct from an array of bytes.

Synopsis

void ipv6_address( const bytes_type& bytes) noexcept;

Declared in file <src/ipv6_address.cpp> at line 24

Description

This function constructs an address from the array in `bytes`, which is interpreted in big-endian.