equals

open operator override fun equals(other: Any?): Boolean(source)

Returns true if other is a byte string containing exactly the same byte sequence.

Parameters

other

the other object to compare this byte string for equality to.