BloombergLP::bdldfp::DecimalConvertUtil::decimal128FromNetwork

Store into decimal the value decoded from network format at buffer.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
unsigned char const*
decimal128FromNetwork(
    Decimal128* decimal,
    unsigned char const* buffer);

Return Value

address one past the last byte read

Parameters

NameDescription
decimalreceives the decoded value
bufferbuffer containing a network-encoded value