Navigation
API > API/Runtime > API/Runtime/Core
Provides access to the chunk block decoder.
| Name | FIoChunkBlockDecoder |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/IO/IoChunkEncoding.h |
| Include Path | #include "IO/IoChunkEncoding.h" |
Syntax
class FIoChunkBlockDecoder
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Instance | IIoChunkBlockDecoder * | IO/IoChunkEncoding.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IIoChunkBlockDecoder & Get() |
IO/IoChunkEncoding.h | ||
static void Release() |
IO/IoChunkEncoding.h | ||
static void Set
(
IIoChunkBlockDecoder& Instance |
IO/IoChunkEncoding.h |