ZLIB
Loading...
Searching...
No Matches
inffast.h
Go to the documentation of this file.
1
13void ZLIB_INTERNAL inflate_fast (z_streamp strm, unsigned start);
void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start)
Decode literal, length, and distance codes and write out the resulting literal and match bytes until ...
Definition inffast.c:52
Compressed stream state information.
Definition zlib.h:136