Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Compression
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Compression/lz4.h |
| Include | #include "Compression/lz4.h" |
Syntax
union LZ4_stream_u
Variables
| Type | Name | Description | |
|---|---|---|---|
| LZ4_stream_t_internal | internal_donotuse | ||
| char[((1UL<< 14)+32)] | minStateSize | ||
| unsigned long long[((1<< (14-3))+4+((sizeof(void *)==16)?4:0))] | table |