3#include "mc/_HeaderOutputPredefine.h"
24 State& operator=(State
const&);
37 XXHash& operator=(XXHash
const&);
38 XXHash(XXHash
const&);
66 MCNAPI
static uint64
_hash64Impl(
void const* input, uint64 len, uint64 seed);
72 MCNAPI
void*
$ctor(uint64 seed);
MCAPI void _updateImpl(void const *input, uint64 length)
MCAPI void update(uint data)
MCAPI void update(int data)
MCAPI void update(float data)
MCAPI void * $ctor(uint64 seed)
static MCAPI uint64 _hash64Impl(void const *input, uint64 len, uint64 seed)
MCAPI XXHash(uint64 seed)
MCAPI void update(bool data)