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