Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FCbWriter
| Type | Name | Description | |
|---|---|---|---|
| FCbFieldIterator | Save () |
Serialize the field(s) to an owned buffer and return it as an iterator. | |
| FCbFieldViewIterator | Save
(
FMutableMemoryView Buffer |
Serialize the field(s) to memory. | |
| void | Serialize the field(s) to an archive. |