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