BloombergLP::bdldfp::DecimalConvertUtil::decimal32ToDPD

Convert the specified decimal to densely packed decimal format in the specified buffer.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
void
decimal32ToDPD(
    unsigned char* buffer,
    Decimal32 decimal);