open fun equals(other: Any?): Boolean
This implementation compares the underlying byte array.
See Also java.util.Arrays#equals(byte[], byte[])