Create and initialize a BigEndianInt64 object that stores the specified value as an unsigned 64-bit big-endian integer.
BigEndianInt64
value
Declared in <bdlb_bigendian.h>
<bdlb_bigendian.h>
static BigEndianUint64 make(bsls::Types::Uint64 value);