TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <inftrees.h>
Public Attributes | |
unsigned char | op |
unsigned char | bits |
unsigned short | val |
Definition at line 24 of file inftrees.h.
unsigned char code::bits |
Definition at line 26 of file inftrees.h.
Referenced by inflate(), inflate_fast(), inflate_table(), and inflateBack().
unsigned char code::op |
Definition at line 25 of file inftrees.h.
Referenced by inflate(), inflate_fast(), inflate_table(), and inflateBack().
unsigned short code::val |
Definition at line 27 of file inftrees.h.
Referenced by inflate(), inflate_fast(), inflate_table(), and inflateBack().