BitXor
Performs a bitwise logical XOR operation.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| Numeric value for bitwise XOR. | |
|
|
| Numeric value for bitwise XOR. |
Examples
Related
Last updated