FIoHashBuilder::Finalize

Finalize the hash of the input data.

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

FIoHash Finalize() const

Remarks

Finalize the hash of the input data.

May be called any number of times, and more input may be added after.