Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCompressedBuffer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns a copy of the compressed buffer that owns its underlying memory. | Compression/CompressedBuffer.h | ||
| Compression/CompressedBuffer.h |
MakeOwned()
Description
Returns a copy of the compressed buffer that owns its underlying memory.
| Name | MakeOwned |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Compression/CompressedBuffer.h |
| Include Path | #include "Compression/CompressedBuffer.h" |
FCompressedBuffer MakeOwned() const
MakeOwned()
| Name | MakeOwned |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Compression/CompressedBuffer.h |
| Include Path | #include "Compression/CompressedBuffer.h" |
FCompressedBuffer MakeOwned()