HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XXH32_canonical_t Struct Reference

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

#include <UT_XXHash.h>

Public Attributes

unsigned char digest [4]
 

Detailed Description

Canonical (big endian) representation of XXH32_hash_t.

Definition at line 695 of file UT_XXHash.h.

Member Data Documentation

unsigned char XXH32_canonical_t::digest[4]

Hash bytes, big endian

Definition at line 696 of file UT_XXHash.h.


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