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