u32_0 | First 32 bits of hash value. |
u32_1 | Second 32 bits of hash value. |
u32_2 | Third 32 bits of hash value. |
u32_3 | Fourth 32 bits of hash value. |
u64_0 | First 64 bits of hash value. |
u64_1 | Second 64 bits of hash value. |
Directly initialize a Hash128 with a 128-bit value.
To compute hash value of some data, use Hash128.Compute function.