FIoHash::HashBuffer

Calculate the hash of the buffer.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/IO/IoHash.h

Include

#include "IO/IoHash.h"

Syntax

static FIoHash HashBuffer
(
    const void * Data,
    uint64 Size
)

Remarks

Calculate the hash of the buffer.