- value
- value to be xor'ed with this
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if value == null
Returns a BigInteger whose value is this ^ value.
Implementation Note: Usage of this method is not recommended as the current implementation is not efficient.