hashCode

open override fun hashCode(): Int(source)

Computes the hash code for the ByteArrayKey instance using the content-based hash code of the underlying byte array.

Return

An integer hash code representing the contents of the byte array.