Definition at line 59 of file Compression.h.
Public Types | |
enum | EValues { kInherit = -1 , kUncompressed = 0 , kUseMin = 1 , kDefaultZLIB = 1 , kDefaultLZ4 = 4 , kDefaultZSTD = 5 , kDefaultOld = 6 , kDefaultLZMA = 7 } |
Note: this is only temporarily a struct and will become a enum class hence the name convention used. More... | |
#include <Compression.h>
Note: this is only temporarily a struct and will become a enum class hence the name convention used.
Definition at line 61 of file Compression.h.