Ruby
2.1.10p492(2016-04-01revision54464)
|
Data Fields | |
int(* | reset )(z_streamp) |
int(* | end )(z_streamp) |
int(* | run )(z_streamp, int) |
int(* zstream::zstream_funcs::end)(z_streamp) |
Definition at line 536 of file zlib.c.
Referenced by zstream_end(), and zstream_finalize().
int(* zstream::zstream_funcs::reset)(z_streamp) |
Definition at line 535 of file zlib.c.
Referenced by zstream_reset().
Definition at line 537 of file zlib.c.
Referenced by zstream_run_func().