ROOT 6.18/05 Reference Guide |
Definition at line 58 of file Compression.h.
Public Types | |
enum | EValues { kInherit = -1 , kUncompressed = 0 , kUseMin = 1 , kDefaultZLIB = 1 , kDefaultLZ4 = 4 , 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 60 of file Compression.h.