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