BloombergLP::bdldfp::DecimalConvertUtil::decimal64FromDPD

decimal64FromDPD overloads

Synopses

Declared in <bdldfp_decimalconvertutil.h>

Same as the related overload above for decimal64FromDPD.

static
Decimal64
decimal64FromDPD(unsigned char const* buffer);
» more...

Same as the overload taking Decimal32.

static
void
decimal64FromDPD(
    Decimal64* decimal,
    unsigned char const* buffer);
» more...