BloombergLP::bdldfp::DecimalConvertUtil_IntelDfp::decimal64ToBID

Encode decimal into buffer in BID format.

Synopsis

Declared in <bdldfp_decimalconvertutil_inteldfp.h>

static
void
decimal64ToBID(
    unsigned char* buffer,
    Decimal64 decimal);

Parameters

NameDescription
bufferreceives the BID encoding
decimalvalue to encode