BloombergLP::bdldfp::DecimalConvertUtil::decimal32FromDPD

Same as the related overload above for decimal32FromDPD.

Synopses

Declared in <bdldfp_decimalconvertutil.h>

Same as the related overload above for decimal32FromDPD.

static
Decimal32
decimal32FromDPD(unsigned char const* buffer);
» more...

Same as the related overload above for decimal32FromDPD.

static
void
decimal32FromDPD(
    Decimal32* decimal,
    unsigned char const* buffer);
» more...