FCbWriter::FCbWriter

Private flags that are public to work with ENUM_CLASS_FLAGS.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/CompactBinaryWriter.h

Include

#include "Serialization/CompactBinaryWriter.h"

Source

/Engine/Source/Runtime/Core/Private/Serialization/CompactBinaryWriter.cpp

Syntax

FCbWriter
(
    int64 InitialSize
)

Remarks

Private flags that are public to work with ENUM_CLASS_FLAGS. Reserve the specified size up front until the format is optimized.