ftwin 0.8.10
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.

Definition at line 712 of file xxhash.h.

Field Documentation

◆ digest

unsigned char XXH32_canonical_t::digest[4]

Hash bytes, big endian

Definition at line 713 of file xxhash.h.


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