Navigation
API > API/Developer > API/Developer/Horde > API/Developer/Horde/Storage > API/Developer/Horde/Storage/Nodes
References
| Module | Horde |
| Header | /Engine/Source/Developer/Horde/Public/Storage/Nodes/ChunkNode.h |
| Include | #include "Storage/Nodes/ChunkNode.h" |
Syntax
class FChunkNodeWriter
Remarks
Utility class for writing new data to a tree of chunk nodes
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChunkNodeWriter
(
FBlobWriter& InWriter, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FBlobHandleWithHash | |||
| void | Write
(
FMemoryView Data |