Public Attributes | |
| int | dummy |
| inflate_block_mode | mode |
| uInt | last |
| uInt | bitk |
| uLong | bitb |
| inflate_huft * | hufts |
| Bytef * | window |
| Bytef * | end |
| Bytef * | read |
| Bytef * | write |
| check_func | checkfn |
| uLong | check |
| uInt | left |
| uInt | table |
| uInt | index |
| uIntf * | blens |
| uInt | bb |
| inflate_huft * | tb |
| inflate_codes_statef * | codes |
Definition at line 9 of file inflate.c.
1.4.5