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