Same as the related overload above for format.
Synopsis
Declared in <bdldfp_decimalutil.h>
static
int
format(
char* buffer,
int length,
Decimal128 value,
DecimalFormatConfig const& cfg = DecimalFormatConfig());
Created with MrDocs