File size: 938 Bytes
9375c9a
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library.  See http://dlib.net for updates. --><head><title>dlib C++ Library - inffast.h</title></head><body bgcolor='white'><pre>
<font color='#009900'>/* inffast.h -- header to use inffast.c
 * Copyright (C) 1995-2003, 2010 Mark Adler
 * For conditions of distribution and use, see copyright notice in zlib.h
 */</font>

<font color='#009900'>/* WARNING: this file should *not* be used by applications. It is
   part of the implementation of the compression library and is
   subject to change. Applications should only use zlib.h.
 */</font>

<font color='#0000FF'><u>void</u></font> ZLIB_INTERNAL inflate_fast <b><a name='OF'></a>OF</b><font face='Lucida Console'>(</font><font face='Lucida Console'>(</font>z_streamp strm, <font color='#0000FF'><u>unsigned</u></font> start<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;

</pre></body></html>