Convert a BID-encoded decimal value to Densely Packed Decimal format.
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalStorage::Type128
convertBIDtoDPD(ValueType128 value);
DPD-encoded storage value
| Name | Description |
|---|---|
| value | native BID-encoded decimal value |