inv

fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.0
fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.1
external fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.3
inline fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.8
inline fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.8