LeviLamina
Loading...
Searching...
No Matches
Util::XXHash Class Reference

Classes

struct  State

Public Member Functions

XXHash & operator= (XXHash const &)
 XXHash (XXHash const &)
MCAPI void _updateImpl (void const *input, uint64 length)
MCAPI uint64 digest ()

Static Public Member Functions

static MCAPI uint64 _hash64Impl (void const *input, uint64 len, uint64 seed)

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkc97579

Member Function Documentation

◆ _updateImpl()

MCAPI void Util::XXHash::_updateImpl ( void const * input,
uint64 length )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ digest()

MCAPI uint64 Util::XXHash::digest ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _hash64Impl()

MCAPI uint64 Util::XXHash::_hash64Impl ( void const * input,
uint64 len,
uint64 seed )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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