Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FBlake3Hash
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ByteArray & GetBytes () |
Returns a reference to the raw byte array for the hash. | Hash/Blake3.h | |
const ByteArray & GetBytes () |
Hash/Blake3.h |
GetBytes()
Description
Returns a reference to the raw byte array for the hash.
| Name | GetBytes |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Hash/Blake3.h |
| Include Path | #include "Hash/Blake3.h" |
ByteArray & GetBytes()
GetBytes()
| Name | GetBytes |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Hash/Blake3.h |
| Include Path | #include "Hash/Blake3.h" |
const ByteArray & GetBytes() const