Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCompositeBuffer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns the concatenation of the segments into a contiguous buffer. | Memory/CompositeBuffer.h | ||
| Memory/CompositeBuffer.h |
ToShared()
Description
Returns the concatenation of the segments into a contiguous buffer.
| Name | ToShared |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Memory/CompositeBuffer.h |
| Include Path | #include "Memory/CompositeBuffer.h" |
| Source | /Engine/Source/Runtime/Core/Private/Memory/CompositeBuffer.cpp |
FSharedBuffer ToShared() const
ToShared()
| Name | ToShared |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Memory/CompositeBuffer.h |
| Include Path | #include "Memory/CompositeBuffer.h" |
| Source | /Engine/Source/Runtime/Core/Private/Memory/CompositeBuffer.cpp |
FSharedBuffer ToShared()