TastyHash

object TastyHash
class Object
trait Matchable
class Any

Value members

Concrete methods

def pjwHash64(data: Array[Byte]): Long

Returns a non-cryptographic 64-bit hash of the array.

Returns a non-cryptographic 64-bit hash of the array.

from https://en.wikipedia.org/wiki/PJW_hash_function#Algorithm

Source:
TastyHash.scala