Store in this object the specified value as a signed 16‐bit big‐endian integer, and return a reference to this modifiable object.

Synopsis

Declared in <bdlb_bigendian.h>

BigEndianInt16&
operator=(short value);

Created with MrDocs