|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
Data Fields | |
| struct zstream | z |
| VALUE | io |
| int | level |
| int | os_code |
| time_t | mtime |
| VALUE | orig_name |
| VALUE | comment |
| unsigned long | crc |
| int | ecflags |
| int | lineno |
| long | ungetc |
| void(* | end )(struct gzfile *) |
| rb_encoding * | enc |
| rb_encoding * | enc2 |
| rb_econv_t * | ec |
| VALUE | ecopts |
| VALUE | path |
| rb_econv_t* gzfile::ec |
| rb_encoding* gzfile::enc |
Definition at line 2220 of file zlib.c.
Referenced by rb_str_encode_ospath().
| rb_encoding* gzfile::enc2 |