Append the processed (formatted) input onto the end of the provided buffer
The buffer to which to append the formatted string; its capacity will be increased if necessary
Format string to use
Variadic arguments to format according to fmt
A reference to buffer
See Implementation
Append the processed (formatted) input onto the end of the provided buffer