Definition at line 86 of file Compression.h.
Public Types | |
| enum | EValues { kInherit = -1 , kUseGlobal = 0 , kZLIB , kLZMA , kOldCompressionAlgo , kLZ4 , kZSTD , kUndefined } |
| 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 88 of file Compression.h.