Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6API P6UINT32 P6CCALL P6R::p6HashUINT64to32 ( P6UINT64  nInteger)

A 64 bit integer to 32 bit hash.

Note
Since the resulting hash in narrower than the input, the results are not one-to-one.
Parameters
nInteger[ in ] The 64 bit integer to be hashed.
Returns
The 32 bit hash of the specfied integer.