Create and initialize a BigEndianUint32 object that stores the specified value as a unsigned 32-bit big-endian integer.
BigEndianUint32
value
Declared in <bdlb_bigendian.h>
<bdlb_bigendian.h>
static BigEndianUint32 make(unsigned int value);