12namespace JPP {
using namespace JLANG; }
24 gzFile fg = gzopen(file_name,
"r");
26 const int result = gzdirect(fg);
Auxiliary classes and methods for language specific functionality.
bool is_gzipped(const char *const file_name)
Check if file is gzipped.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).