Convert the specified 64-bit decimal value to 128-bit representation. Convert the specified 64-bit decimal input to 128-bit decimal.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
convertToDecimal128(ValueType64 const& input);