kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin
/
inv
inv
JRE
inline
fun
BigInteger
.
inv
(
)
:
BigInteger
(
source
)
Inverts the bits including the sign bit in this value.
Since Kotlin
1.2