BloombergLP::bdldfp::DecimalConvertUtil::decimalToNetwork

Same as the overload taking Decimal32.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
unsigned char*
decimalToNetwork(
    unsigned char* buffer,
    Decimal64 decimal);

Return Value

address one past the last byte written

Parameters

NameDescription
bufferreceives the network encoding
decimalvalue to encode