ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
BitUtils.numberOfTrailingZeros
ithox
qrcode
common
bitutils
BitUtils
Gets the number of trailing zeros.
@param integer $i @return integer
class
BitUtils
static
ulong
numberOfTrailingZeros
(
ulong
i
)
Meta
Source
See Implementation
ithox
qrcode
common
bitutils
BitUtils
static functions
numberOfTrailingZeros
unsignedRightShift
Gets the number of trailing zeros.
@param integer $i @return integer