Project Alice
Loading...
Searching...
No Matches
XXH32_canonical_t Struct Reference

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

#include <xxhash.h>

Public Attributes

unsigned char digest [4]
 

Detailed Description

Canonical (big endian) representation of XXH32_hash_t.

Definition at line 729 of file xxhash.h.

Member Data Documentation

◆ digest

unsigned char XXH32_canonical_t::digest[4]

Hash bytes, big endian

Definition at line 730 of file xxhash.h.


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