Ruby  2.5.0dev(2017-10-22revision60238)
Data Structures | Data Fields
zstream Struct Reference

Data Structures

struct  zstream_funcs
 

Data Fields

unsigned long flags
 
VALUE buf
 
VALUE input
 
z_stream stream
 
const struct zstream::zstream_funcsfunc
 

Detailed Description

Definition at line 528 of file zlib.c.

Field Documentation

◆ buf

VALUE zstream::buf

Definition at line 530 of file zlib.c.

◆ flags

unsigned long zstream::flags

Definition at line 529 of file zlib.c.

◆ func

const struct zstream::zstream_funcs * zstream::func

◆ input

VALUE zstream::input

Definition at line 531 of file zlib.c.

◆ stream

z_stream zstream::stream

Definition at line 532 of file zlib.c.


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