FBitWriter::FBitWriter

Constructor using known size the buffer needs to be

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/BitWriter.h"

Source

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

Syntax

FBitWriter
(
    int64 InMaxBits,
    bool AllowResize
)

Remarks

Constructor using known size the buffer needs to be

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