open fun numberOfLeadingZeros(): Int
Return the number of zero bits preceding the highest-order ("leftmost") one-bit in the binary representation of this value, or 64 if the value is equal to zero.