FXxHash

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Hash/xxhash.h

Include

#include "Hash/xxhash.h"

Syntax

struct FXxHash

Functions

Name Description

Public function Static

uint32

 

HashBuffer32

(
    const void* BlockPtr,
    SIZE_T BlockSize
)

Public function Static

uint64

 

HashBuffer64

(
    const void* BlockPtr,
    SIZE_T BlockSize
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss