Write a dotted decimal string representing the address to a buffer
string_view
to_buffer(
char* dest,
size_t dest_size);
Declared in file <src/ipv6_address.cpp> at line 52
The resulting buffer is not null-terminated.