countLeadingZeroBits
Counts the number of consecutive most significant bits that are zero in the binary representation of this Int number.
Counts the number of consecutive most significant bits that are zero in the binary representation of this Long number.
Counts the number of consecutive most significant bits that are zero in the binary representation of this Byte number.
Counts the number of consecutive most significant bits that are zero in the binary representation of this Short number.
Counts the number of consecutive most significant bits that are zero in the binary representation of this UInt number.
Counts the number of consecutive most significant bits that are zero in the binary representation of this ULong number.
Counts the number of consecutive most significant bits that are zero in the binary representation of this UByte number.