#include <Blake3.h>
◆ ByteArray
◆ FBlake3Hash() [1/5]
| FBlake3Hash::FBlake3Hash |
( |
| ) |
|
|
default |
◆ FBlake3Hash() [2/5]
| FBlake3Hash::FBlake3Hash |
( |
const ByteArray & |
Hash | ) |
|
|
inlineexplicit |
Construct a hash from an array of 32 bytes.
◆ FBlake3Hash() [3/5]
Construct a hash from a 64-character hex string.
◆ FBlake3Hash() [4/5]
◆ FBlake3Hash() [5/5]
◆ FromView()
Construct a hash from a view of 32 bytes.
◆ GetBytes() [1/2]
Returns a reference to the raw byte array for the hash.
◆ GetBytes() [2/2]
| const ByteArray & FBlake3Hash::GetBytes |
( |
| ) |
const |
|
inline |
◆ IsZero()
| bool FBlake3Hash::IsZero |
( |
| ) |
const |
|
inline |
Returns whether this is a zero hash.
◆ operator!=()
◆ operator<()
◆ operator==()
◆ Reset()
| void FBlake3Hash::Reset |
( |
| ) |
|
|
inline |
Reset this to a zero hash.
◆ GetTypeHash
◆ operator<<
◆ Zero
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/Core/Public/Hash/Blake3.h