UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIoChunkBlockDecodeRequest Struct Reference

#include <IoChunkEncoding.h>

Public Member Functions

bool IsValid () const
 

Public Attributes

FIoChunkBlockDecodingParams Params
 
FMutableMemoryView EncodedBlock
 
FMutableMemoryView DecodedBlock
 
FIoBlockDecoded OnDecoded
 

Member Function Documentation

◆ IsValid()

bool FIoChunkBlockDecodeRequest::IsValid ( ) const
inline

Member Data Documentation

◆ DecodedBlock

FMutableMemoryView FIoChunkBlockDecodeRequest::DecodedBlock

◆ EncodedBlock

FMutableMemoryView FIoChunkBlockDecodeRequest::EncodedBlock

◆ OnDecoded

FIoBlockDecoded FIoChunkBlockDecodeRequest::OnDecoded

◆ Params

FIoChunkBlockDecodingParams FIoChunkBlockDecodeRequest::Params

The documentation for this struct was generated from the following file: