Compares the specified object with this response APDU for equality.
Returns true if the given object is also a ResponseAPDU and its bytes are
identical to the bytes in this ResponseAPDU.
Returns:
true if the specified object is equal to this response APDU
Parameters:
-
obj - the object to be compared for equality with this response APDU