Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
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 |