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