Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
zstream_run_args Struct Reference

Data Fields

struct zstreamz
 
int flush
 
int interrupt
 
int jump_state
 
int stream_output
 

Detailed Description

Definition at line 572 of file zlib.c.

Field Documentation

◆ flush

int zstream_run_args::flush

Definition at line 574 of file zlib.c.

Referenced by zstream_run(), and zstream_run_func().

◆ interrupt

int zstream_run_args::interrupt

Definition at line 575 of file zlib.c.

Referenced by zstream_run(), zstream_run_func(), and zstream_unblock_func().

◆ jump_state

int zstream_run_args::jump_state

Definition at line 576 of file zlib.c.

Referenced by zstream_run(), and zstream_run_func().

◆ stream_output

int zstream_run_args::stream_output

Definition at line 577 of file zlib.c.

Referenced by zstream_run(), and zstream_run_func().

◆ z

struct zstream* zstream_run_args::z

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