Save

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function Const

FCbFieldIter...

 

Save()

Serialize the field(s) to an owned buffer and return it as an iterator.

Public function Const

FCbFieldView...

 

Save

(
    FMutableMemoryView Buffer
)

Serialize the field(s) to memory.

Public function Const

void

 

Save

(
    FArchive& Ar
)

Serialize the field(s) to an archive.