|
|
inflate_block_mode | mode |
| |
|
union { |
|
uInt left |
| |
|
struct { |
|
uInt table |
| |
|
uInt index |
| |
|
uIntf * blens |
| |
|
uInt bb |
| |
|
inflate_huft * tb |
| |
| } trees |
| |
|
struct { |
|
inflate_codes_statef * codes |
| |
| } decode |
| |
| } | sub |
| |
|
uInt | last |
| |
|
uInt | bitk |
| |
|
uLong | bitb |
| |
|
inflate_huft * | hufts |
| |
|
Bytef * | window |
| |
|
Bytef * | end |
| |
|
Bytef * | read |
| |
|
Bytef * | write |
| |
|
check_func | checkfn |
| |
|
uLong | check |
| |
|
int | dummy |
| |
The documentation for this struct was generated from the following files:
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/zlib/infutil.h
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/zlib/zlib_inflate.c