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

Go to the source code of this file.

Defines

#define CHUNK   4096

Define Documentation

#define CHUNK   4096

Definition at line 46 of file BESUncompressGZ.cc.

Referenced by BESUncompressGZ::uncompress().