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