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