Byte Swap Macros

From MidasWiki
Redirect page
Jump to navigation Jump to search

These Macros can be used for BYTE swap manipulation when little-endian/big-endian are mixed in the event.

   WORD_SWAP
   DWORD_SWAP
   QWORD_SWAP

They are used by bk_swap();