[inline]
Set stream to big endian mode if true. Byte swapping will be enabled if the machine native byte order is not equal to the desired byte order.
Definition at line 320 of file FXStream.h.
References FX::swap().
00320 { swap=(big^FOX_BIGENDIAN); }