ATLAS Offline Software
Public Attributes | List of all members
XXH32_canonical_t Struct Reference

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

#include <xxhash.h>

Collaboration diagram for XXH32_canonical_t:

Public Attributes

unsigned char digest [4]
 Hash bytes, big endian. More...
 

Detailed Description

Canonical (big endian) representation of XXH32_hash_t.

Definition at line 685 of file xxhash.h.

Member Data Documentation

◆ digest

unsigned char XXH32_canonical_t::digest[4]

Hash bytes, big endian.

Definition at line 686 of file xxhash.h.


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