Return the decimal decoded from BID data at buffer.
Declared in <bdldfp_decimalconvertutil_inteldfp.h>
static
Decimal64
decimal64FromBID(unsigned char const* buffer);
native representation of the BID value
| Name | Description |
|---|---|
| buffer | buffer containing BID-encoded value |