deduper / org.bradfordmiller.deduper.hashing / Hasher

Hasher

class Hasher

Utility class for hashing methods

Constructors

<init>

Utility class for hashing methods

Hasher()

Companion Object Functions

hashString

returns a long value representation of hash

fun hashString(hash: String): Long