Convert value to Densely Packed Decimal (DPD) format.
Declared in <bdldfp_decimalimputil.h>
static
DecimalStorage::Type128
convertBIDtoDPD(ValueType128 value);
the Densely Packed Decimal representation of value
| Name | Description |
|---|---|
| value | implementation decimal value to convert |