Same as the overload taking Decimal32.
Declared in <bdldfp_decimalconvertutil.h>
static
unsigned char const*
decimalFromNetwork(
Decimal64* decimal,
unsigned char const* buffer);
address one past the last byte read
| Name | Description |
|---|---|
| decimal | receives the decoded value |
| buffer | buffer containing a network-encoded value |