Geant4
10.02.p01
|
#include "zlib.h"
Go to the source code of this file.
Macros | |
#define | ZLIB_INTERNAL |
Functions | |
int ZEXPORT | uncompress (Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen) |
#define ZLIB_INTERNAL |
Definition at line 8 of file uncompr.cc.
int ZEXPORT uncompress | ( | Bytef * | dest, |
uLongf * | destLen, | ||
const Bytef * | source, | ||
uLong | sourceLen | ||
) |
Definition at line 24 of file uncompr.cc.
References inflate(), and inflateEnd().
Referenced by G4ParticleHPManager::GetDataStream().