xxHash 0.8.2
Extremely fast non-cryptographic hash function
Loading...
Searching...
No Matches
Data Fields
XXH32_canonical_t Struct Reference

Canonical (big endian) representation of XXH32_hash_t. More...

#include <xxhash.h>

Data Fields

unsigned char digest [4]
 

Detailed Description

Canonical (big endian) representation of XXH32_hash_t.

Field Documentation

◆ digest

unsigned char XXH32_canonical_t::digest[4]

Hash bytes, big endian


The documentation for this struct was generated from the following file: