BloombergLP::bdldfp::DecimalConvertUtil::decimal32FromBID

Same as the related overload above for decimal32FromBID.

Synopses

Declared in <bdldfp_decimalconvertutil.h>

Same as the related overload above for decimal32FromBID.

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

Same as the related overload above for decimal32FromBID.

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