#include "zlib.h"Go to the source code of this file.
Functions | |
| int ZEXPORT | compress2 (dest, destLen, source, sourceLen, level) Bytef *dest |
Variables | |
| uLongf * | destLen |
| const Bytef * | source |
| uLong | sourceLen |
| int | level |
|
||||||||||||||||||||||||
|
|
|
|
Definition at line 63 of file zlib/compress.c. |
|
|
|
|
|
Definition at line 64 of file zlib/compress.c. |
|
|
Definition at line 65 of file zlib/compress.c. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001