Same as the related overload above for decimalToBID.
Declared in <bdldfp_decimalconvertutil_inteldfp.h>
static
void
decimalToBID(
unsigned char* buffer,
Decimal64 decimal);
| Name | Description |
|---|---|
| buffer | receives the BID encoding |
| decimal | value to encode |