Same as the related overload above for decimalFromBID.
Declared in <bdldfp_decimalconvertutil_inteldfp.h>
static
void
decimalFromBID(
Decimal64* decimal,
unsigned char const* buffer);
| Name | Description |
|---|---|
| decimal | destination decimal object |
| buffer | buffer containing BID-encoded value |