kt-math
/
org.gciatto.kt.math
/
BigInteger
/
Companion
/
LONG_MASK
common
L
O
N
G_
M
A
S
K
const val
LONG_MASK
:
Long
= 0xffffffffL
Content copied to clipboard
This mask is used to obtain the value of an int as if it were unsigned.