LongsNumberOfTrailingZeros Method
Namespace: Org.BouncyCastle.UtilitiesAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public static int NumberOfTrailingZeros(
long i
)
Public Shared Function NumberOfTrailingZeros (
i As Long
) As Integer
Org.BouncyCastle.Utilities.Longs.NumberOfTrailingZeros = function(i);
- i Int64
-
Int32