Rizin
unix-like reverse engineering framework and cli tools
|
#include <inftree9.h>
Public Attributes | |
unsigned char | op |
unsigned char | bits |
unsigned short | val |
Definition at line 24 of file inftree9.h.
unsigned char code::bits |
Definition at line 26 of file inftree9.h.
Referenced by inflate(), inflate_fast(), inflate_table(), inflateBack(), and inflateBack9().
unsigned char code::op |
Definition at line 25 of file inftree9.h.
Referenced by inflate(), inflate_fast(), inflate_table(), inflateBack(), and inflateBack9().
unsigned short code::val |
Definition at line 27 of file inftree9.h.
Referenced by inflate(), inflate_fast(), inflate_table(), inflateBack(), and inflateBack9().