Bit
|
Name | Description | |
---|---|---|
GetClearedBitPositions(UInt32) | Returns the bit position for every bit that is cleared in the provided value. Bit positions are defined as 0-31; | |
GetClearedBitPositions(UInt64) | Returns the bit position for every bit that is cleared in the provided value. Bit positions are defined as 0-63; |