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

Data Fields

ush good_length
 
ush max_lazy
 
ush nice_length
 
ush max_chain
 
compress_func func
 

Detailed Description

Definition at line 114 of file deflate.c.

Field Documentation

◆ func

compress_func config_s::func

Definition at line 119 of file deflate.c.

Referenced by deflate(), and deflateParams().

◆ good_length

ush config_s::good_length

Definition at line 115 of file deflate.c.

Referenced by deflateParams(), and lm_init().

◆ max_chain

ush config_s::max_chain

Definition at line 118 of file deflate.c.

Referenced by deflateParams(), and lm_init().

◆ max_lazy

ush config_s::max_lazy

Definition at line 116 of file deflate.c.

Referenced by deflateParams(), and lm_init().

◆ nice_length

ush config_s::nice_length

Definition at line 117 of file deflate.c.

Referenced by deflateParams(), and lm_init().


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