|
Geant4_10
|
#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.


1.8.5