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