5 lines
222 B
Plaintext
5 lines
222 B
Plaintext
|
bitAnd Bitwise And, Or and Xor operations
|
||
|
bitFlip Binary Flip (Not) Operator
|
||
|
bitShiftL Bitwise Shift Operator (to the Left or Right)
|
||
|
cksum Compute Check Sum
|