BitMathCountLeadingOnes Method

Overload List

CountLeadingOnes(UInt32) Counts the number of consecutive 1's starting from the highest bit working down.
CountLeadingOnes(UInt64) Counts the number of consecutive 1's starting from the highest bit working down.

See Also