IntegersNumberOfLeadingZeros Method
Namespace: Org.BouncyCastle.UtilitiesAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public static int NumberOfLeadingZeros(
int i
)
Public Shared Function NumberOfLeadingZeros (
i As Integer
) As Integer
public:
static int NumberOfLeadingZeros(
int i
)
Org.BouncyCastle.Utilities.Integers.NumberOfLeadingZeros = function(i);
- i Int32
-
Int32