Ruby  1.9.3p547(2014-05-14revision45962)
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
 
const struct
zstream::zstream_funcs
func
 

Detailed Description

Definition at line 485 of file zlib.c.

Field Documentation

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

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