Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Compression > API/Runtime/Core/Compression/FCompressedBuffer
| Type | Name | Description | |
|---|---|---|---|
| FCompressedBuffer | FromCompressed
(
const FCompositeBuffer& CompressedData |
Construct from a compressed buffer previously created by Compress(). | |
| FCompressedBuffer | FromCompressed
(
FCompositeBuffer&& CompressedData |
||
| FCompressedBuffer | FromCompressed
(
const FSharedBuffer& CompressedData |
||
| FCompressedBuffer | FromCompressed
(
FSharedBuffer&& CompressedData |