Return the Decimal64 decoded from DPD data at buffer.
Declared in <bdldfp_decimalconvertutil.h>
static
Decimal64
decimal64FromDPD(unsigned char const* buffer);
native Decimal64 representation of the DPD value
| Name | Description |
|---|---|
| buffer | buffer containing a DPD-encoded value |