[inline]
Return true if big endian mode.
Definition at line 325 of file FXStream.h.
References FX::swap().
00325 { return (swap^FOX_BIGENDIAN); }