Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCbField
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSharedBuffer AsBinary
(
const FSharedBuffer& Default |
Access the field as binary. Returns the provided default on error. | Serialization/CompactBinary.h | |
FSharedBuffer AsBinary
(
const FSharedBuffer& Default |
Serialization/CompactBinary.h |
AsBinary(const FSharedBuffer &)
Description
Access the field as binary. Returns the provided default on error.
| Name | AsBinary |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h |
| Include Path | #include "Serialization/CompactBinary.h" |
FSharedBuffer AsBinary
(
const FSharedBuffer & Default
)
AsBinary(const FSharedBuffer &)
| Name | AsBinary |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h |
| Include Path | #include "Serialization/CompactBinary.h" |
FSharedBuffer AsBinary
(
const FSharedBuffer & Default
)