OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESUncompress3BZ2.cc File Reference
#include "config.h"
#include <cstring>
#include <cerrno>
#include <sstream>
#include <unistd.h>
#include "BESUncompress3BZ2.h"
#include "BESInternalError.h"
#include "BESDebug.h"
Include dependency graph for BESUncompress3BZ2.cc:

Go to the source code of this file.

Macros

#define CHUNK   4096
 

Macro Definition Documentation

#define CHUNK   4096

Definition at line 51 of file BESUncompress3BZ2.cc.

Referenced by BESUncompress3BZ2::uncompress().