General bit utilities.
All utility methods are based on 32-bit integers and also work on 64-bit systems.
Gets the number of trailing zeros.
Performs an unsigned right shift.
See Implementation
General bit utilities.
All utility methods are based on 32-bit integers and also work on 64-bit systems.