Return the Decimal32 decoded from BID data at buffer.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
Decimal32
decimal32FromBID(unsigned char const* buffer);

Return Value

native Decimal32 representation of the BID value

Parameters

Name

Description

buffer

buffer containing a BID‐encoded value

Created with MrDocs