Same as the related overload above for decimalFromDPD.
Declared in <bdldfp_decimalconvertutil_inteldfp.h>
static
void
decimalFromDPD(
Decimal64* decimal,
unsigned char const* buffer);
| Name | Description |
|---|---|
| decimal | destination decimal object |
| buffer | buffer containing DPD-encoded value |