Go to the source code of this file.
Typedefs | |
| typedef inflate_blocks_state  FAR  | inflate_blocks_statef | 
Functions | |
| inflate_blocks_statef *inflate_blocks_new | OF ((z_streamp z, check_func c, uInt w)) | 
| int inflate_blocks | OF ((inflate_blocks_statef *, z_streamp, int)) | 
| void inflate_blocks_reset | OF ((inflate_blocks_statef *, z_streamp, uLongf *)) | 
| int inflate_blocks_free | OF ((inflate_blocks_statef *, z_streamp)) | 
| void inflate_set_dictionary | OF ((inflate_blocks_statef *s, const Bytef *d, uInt n)) | 
| int inflate_blocks_sync_point | OF ((inflate_blocks_statef *s)) | 
      
  | 
  
| 
 
 Definition at line 12 of file infblock.h.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001