◆ mem64
XXH64_hash_t XXH64_state_s::mem64[4] |
Internal buffer for partial reads. Treated as unsigned char[32].
◆ memsize
XXH32_hash_t XXH64_state_s::memsize |
◆ reserved32
XXH32_hash_t XXH64_state_s::reserved32 |
Reserved field, needed for padding anyways
◆ reserved64
XXH64_hash_t XXH64_state_s::reserved64 |
Reserved field. Do not read or write to it.
◆ total_len
XXH64_hash_t XXH64_state_s::total_len |
Total length hashed. This is always 64-bit.
XXH64_hash_t XXH64_state_s::v[4] |
The documentation for this struct was generated from the following file: