Module bitwise

Source

Functionsยง

from_bitwise
Converts a 64-bit value into a pair of 32-bit values using bitwise operations.
into_bitwise
Combines two 32-bit values into a single 64-bit value using bitwise operations.