| 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 |