Experimental APIs, subject to change in future versions of Kotlin.
Performs a bitwise AND operation between the two values.
Inverts the bits in this value.
Performs a bitwise OR operation between the two values.
Performs a bitwise XOR operation between the two values.
Thanks for your feedback!