Eneboo - Documentación para desarrolladores
|
#include <infutil.h>
Atributos públicos | |
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 |
check_func inflate_blocks_state::checkfn |
struct { ... } inflate_blocks_state::decode |
inflate_huft* inflate_blocks_state::hufts |
union { ... } inflate_blocks_state::sub |
inflate_huft* inflate_blocks_state::tb |
struct { ... } inflate_blocks_state::trees |