OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Parser::Compress Namespace Reference

Variables

const std::string sGZIP = "gzip"
 
const std::string sUNGZIP = "gunzip"
 
const std::string sLZ4 = "lz4"
 
const std::string sUNLZ4 = "unlz4"
 
const std::string sNONE = "none"
 

Variable Documentation

const std::string Parser::Compress::sNONE = "none"