TRingBuffer::GetShaHash

Get the SHA1 hash for the data currently in the FIFO

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Private/Core/RingBuffer.h

Include

#include "Core/RingBuffer.h"

Syntax

void GetShaHash
(
    FSHAHash & OutHash
) const

Remarks

Get the SHA1 hash for the data currently in the FIFO

Parameters

Parameter

Description

OutHash

Receives the SHA hash

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