to_buffer

Write a dotted decimal string representing the address to a buffer

Synopsis

string_view to_buffer( char* dest, size_t dest_size);

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

Description

The resulting buffer is not null-terminated.