Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
code Struct Reference

#include <inftree9.h>

Data Fields

unsigned char op
 
unsigned char bits
 
unsigned short val
 

Detailed Description

Definition at line 24 of file inftree9.h.

Field Documentation

◆ bits

unsigned char code::bits

Definition at line 26 of file inftree9.h.

Referenced by inflate(), inflate_fast(), inflate_table(), inflateBack(), and inflateBack9().

◆ op

unsigned char code::op

Definition at line 25 of file inftree9.h.

Referenced by inflate(), inflate_fast(), inflate_table(), inflateBack(), and inflateBack9().

◆ val

unsigned short code::val

Definition at line 27 of file inftree9.h.

Referenced by inflate(), inflate_fast(), inflate_table(), inflateBack(), and inflateBack9().


The documentation for this struct was generated from the following files: