#include "config.h"#include <bzlib.h>#include <cstring>#include <cerrno>#include <sstream>#include "BESUncompressBZ2.h"#include "BESInternalError.h"#include "BESDebug.h"

Defines | |
| #define | CHUNK 4096 |
Functions | |
| void | bz_internal_error (int errcode) |
| #define CHUNK 4096 |
Referenced by BESUncompressGZ::uncompress(), and BESUncompressBZ2::uncompress().
| void bz_internal_error | ( | int | errcode | ) |
1.5.8