DEPRECATED: Use decimalFromBID instead.
Synopsis
Declared in <bdldfp_decimalconvertutil.h>
static
Decimal64
decimal64FromBID(unsigned char const* buffer);
Return Value
native Decimal64 representation of the BID value
Parameters
Name |
Description |
buffer |
buffer containing a BID‐encoded value |
Created with MrDocs