Navigation
API > API/Runtime > API/Runtime/Core
Description
LZ4_createStreamDecode() and LZ4_freeStreamDecode() : creation / destruction of streaming decompression tracking context. A tracking context can be re-used multiple times.
| Name | LZ4_createStreamDecode |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Compression/lz4.h |
| Include Path | #include "Compression/lz4.h" |
LZ4LZ4_streamDecode_t * LZ4_createStreamDecode()