Format the specified value into buffer using the specified cfg.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
int
format(
char* buffer,
int length,
ValueType64 value,
DecimalFormatConfig const& cfg);
Created with MrDocs