[#8B77D8DBC47EAA790FF332A7D9C390AD69E3356A]
Write a dotted decimal string representing the address to a buffer
core::string_view
to_buffer(
char* dest,
std::size_t dest_size) const;
The resulting buffer is not null-terminated.