|
ROOTANA
|
#include <lz4frame.h>

Data Fields | |
| LZ4F_frameInfo_t | frameInfo |
| int | compressionLevel |
| unsigned | autoFlush |
| unsigned | reserved [4] |
Definition at line 120 of file lz4frame.h.
| unsigned LZ4F_preferences_t::autoFlush |
Definition at line 123 of file lz4frame.h.
| int LZ4F_preferences_t::compressionLevel |
Definition at line 122 of file lz4frame.h.
| LZ4F_frameInfo_t LZ4F_preferences_t::frameInfo |
Definition at line 121 of file lz4frame.h.
| unsigned LZ4F_preferences_t::reserved |
Definition at line 124 of file lz4frame.h.