pub const BIG_ENDIAN_SWAP: u32 = 0x01;
Expand description

Big Endian swap (swap bytes 0,3 and 1,2).