Ruby  2.0.0p648(2015-12-16revision53162)
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_funcsfunc
 

Detailed Description

Definition at line 528 of file zlib.c.

Field Documentation

◆ buf

VALUE zstream::buf

◆ buf_filled

long zstream::buf_filled

◆ flags

unsigned long zstream::flags

◆ func

const struct zstream::zstream_funcs * zstream::func

◆ input

VALUE zstream::input

◆ stream

z_stream zstream::stream

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