#include <BitWriter.h>
◆ FBitWriterMark() [1/2]
| FBitWriterMark::FBitWriterMark |
( |
| ) |
|
|
inline |
◆ FBitWriterMark() [2/2]
| FBitWriterMark::FBitWriterMark |
( |
FBitWriter & |
Writer | ) |
|
|
inline |
◆ Copy()
Copies the last section into a buffer. Does not clear the FBitWriter like Pop does
◆ GetNumBits()
◆ Init()
◆ Pop()
◆ PopWithoutClear()
Pops the BitWriter back to the start but doesn't clear what was written.
◆ Reset()
| void FBitWriterMark::Reset |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following files:
- Engine/Source/Runtime/Core/Public/Serialization/BitWriter.h
- Engine/Source/Runtime/Core/Private/Serialization/BitWriter.cpp