decimal64FromBID overloads
Declared in <bdldfp_decimalconvertutil.h>
DEPRECATED: Use decimalFromBID instead.
static
Decimal64
decimal64FromBID(unsigned char const* buffer);
» more...
Same as the related overload above for decimal64FromBID.
static
void
decimal64FromBID(
Decimal64* decimal,
unsigned char const* buffer);
» more...