Ruby  2.0.0p247(2013-06-27revision41674)
Data Structures | Data Fields
zstream Struct Reference

Data Structures

struct  zstream_funcs
 

Data Fields

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

Detailed Description

Definition at line 531 of file zlib.c.

Field Documentation

VALUE zstream::buf
long zstream::buf_filled
unsigned long zstream::flags
struct zstream::zstream_funcs * zstream::func
VALUE zstream::input
z_stream zstream::stream

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