FCompressedGrowableBuffer::FCompressedGrowableBuffer

Make sure to remove the EVS2015Redirector constructor when this constructor is removed.

Windows
MacOS
Linux

Deprecated

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CompressedGrowableBuffer.h

Include

#include "Misc/CompressedGrowableBuffer.h"

Syntax

FCompressedGrowableBuffer
(
    int32 MaxPendingBufferSize,
    ECompressionFlags CompressionFlags
)

Remarks

Constructor

Parameters

Parameter

Description

MaxPendingBufferSize

Max chunk size to compress in uncompressed bytes

CompressionFlags

Compression flags to compress memory with

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss