kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.experimental
/
inv
inv
Common
inline
fun
Byte
.
inv
(
)
:
Byte
Content copied to clipboard
inline
fun
Short
.
inv
(
)
:
Short
Content copied to clipboard
Inverts the bits in this value.
Since Kotlin
1.1