Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Bit
Math
Count
Leading
Zeros Method
Overload List
CountLeadingZeros(UInt32)
Counts the number of consecutive 0's starting from the highest bit working down.
CountLeadingZeros(UInt64)
Counts the number of consecutive 0's starting from the highest bit working down.
See Also
Reference
BitMath Class
Gemstone Namespace
In This Article
Overload List
See Also