Click or drag to resize

BitMathCountLeadingOnes Method

Overload List
  Name Description
Public method Static member CountLeadingOnes(UInt32) Counts the number of consecutive 1's starting from the highest bit working down.
Public method Static member CountLeadingOnes(UInt64) Counts the number of consecutive 1's starting from the highest bit working down.
Top
See Also