org.mapdb.volume / Volume / hash

hash

open fun hash(off: Long, len: Long, seed: Long): Long

Calculates XXHash64 from this Volume content.

Parameters

off - offset to start calculation from

len - length of data to calculate hash

seed - hash seed

Return
XXHash.