o_Equals Byte Tuple
Answer whether the arguments, an object, and a ByteTupleDescriptor, are equal in value.
Return
true if the receiver is a byte tuple and of value equal to the argument, false otherwise.
Parameters
self
The receiver.
a Byte Tuple
The byte tuple used in the comparison.