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