Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "zlib.h"
Go to the source code of this file.
Functions | |
int ZEXPORT | inflate (z_streamp strm, int flush) |
int ZEXPORT | inflateReset (z_streamp strm) |
int ZEXPORT | inflateEnd (z_streamp strm) |
int ZEXPORT | inflateInit_ (z_streamp strm, const char *version, int stream_size) |
int ZEXPORT | inflateInit2_ (z_streamp strm, int windowBits, const char *version, int stream_size) |
Definition at line 3 of file dummy_inflate.c.
References Z_OK.
Referenced by cover_wrap(), vl::decompress(), extract(), vl::GZipCodec::fillUncompressedBuffer(), vl::ZippedFile::fillUncompressedBuffer(), gz_decomp(), gzcopy(), inf(), main(), recompress(), try(), uncompress(), and unzReadCurrentFile().
Definition at line 12 of file dummy_inflate.c.
References Z_STREAM_ERROR.
Referenced by vl::GZipCodec::close(), vl::ZippedFile::close(), cover_support(), cover_wrap(), vl::decompress(), extract(), vl::ZippedFile::fillUncompressedBuffer(), gzclose_r(), gzcopy(), inf(), main(), try(), uncompress(), and unzCloseCurrentFile().
Definition at line 22 of file dummy_inflate.c.
References Z_STREAM_ERROR.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:57.
© Copyright Michele Bosi. All rights reserved.