Same as the overload taking Decimal32.
Declared in <bdldfp_decimalconvertutil.h>
static
void
decimalFromDPD(
Decimal64* decimal,
unsigned char const* buffer);
| Name | Description |
|---|---|
| decimal | receives the decoded value |
| buffer | buffer containing a DPD-encoded value |