BloombergLP::bdldfp::DecimalConvertUtil_IntelDfp::decimalFromDPD

Store the DPD value at buffer into decimal.

Synopsis

Declared in <bdldfp_decimalconvertutil_inteldfp.h>

static
void
decimalFromDPD(
    Decimal128* decimal,
    unsigned char const* buffer);

Description

Same as the related overload above for decimalFromDPD.

Parameters

NameDescription
decimaldestination decimal object
bufferbuffer containing DPD-encoded value