kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
UByte
/
xor
xor
infix inline
fun
xor
(
other
:
UByte
)
:
UByte
(
source
)
Performs a bitwise XOR operation between the two values.