Navigation
Unreal Engine C++ API Reference > Runtime > Core > Serialization > FBitWriter
Type | Name | Description | |
---|---|---|---|
![]() |
FBitWriter () |
Default constructor. Zeros everything. | |
![]() |
FBitWriter
(
const FBitWriter& |
||
![]() |
FBitWriter
(
FBitWriter&& |
||
![]() |
FBitWriter
(
int64 InMaxBits, |
Constructor using known size the buffer needs to be |