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/ipv4_address.cpp> at line 71

Description

The resulting buffer is not null-terminated.