ExclusiveOr(UBinarySize, UBinarySize) | Computes the exclusive-or of two UBinarySize values. |
ExclusiveOr(UBinarySize, UInt64) | Computes the exclusive-or of a UBinarySize value and a UInt64. |
ExclusiveOr(UInt64, UBinarySize) | Computes the exclusive-or of a UInt64 value and a UBinarySize. |