Navigation
API > API/Runtime > API/Runtime/Core
Holds the result from decoding a single I/O store chunk block.
| Name | FIoChunkBlockDecodeResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/IO/IoChunkEncoding.h |
| Include Path | #include "IO/IoChunkEncoding.h" |
Syntax
struct FIoChunkBlockDecodeResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DecodedBlock | FMutableMemoryView | IO/IoChunkEncoding.h | ||
| ErrorCode | EIoErrorCode | IO/IoChunkEncoding.h |