bitAnd | Bitwise And, Or and Xor operations |
bitFlip | Binary Flip (Not) Operator |
bitOr | Bitwise And, Or and Xor operations |
bitShiftL | Bitwise Shift Operator (to the Left or Right) |
bitShiftR | Bitwise Shift Operator (to the Left or Right) |
bitXor | Bitwise And, Or and Xor operations |
cksum | Compute Check Sum |