Convert the specified value to Binary Integral Decimal (BID) format.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalStorage::Type64
convertToBID(ValueType64 value);

Created with MrDocs