Return the value stored in this object as a int in the native byte‐order.

Synopsis

Declared in <bdlb_bigendian.h>

operator int() const;

Return Value

host‐endian int value stored in this object

Created with MrDocs