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

Synopsis

Declared in <bdlb_bigendian.h>

operator unsigned int() const;

Return Value

host‐endian unsigned int value stored in this object

Created with MrDocs