Same as the overload taking Decimal32.
Declared in <bdldfp_decimalconvertutil.h>
static
unsigned char*
decimalToNetwork(
unsigned char* buffer,
Decimal128 decimal);
address one past the last byte written
| Name | Description |
|---|---|
| buffer | receives the network encoding |
| decimal | value to encode |