equals Byte Tuple
Answer whether the receiver, an AvailObject, and the argument, a byte tuple, are equal in value.
Return
true if the receiver is a byte tuple and of value equal to the argument, false otherwise.
Parameters
a Byte Tuple
The byte tuple to be compared to the receiver.