APIdock
/
Ruby
/
Browse
About
method
to_io
v2_5_5
-
Show latest stable
- Class:
Zlib
::
GzipFile
to_io
()
public
Same as
IO
.
Show source
static VALUE rb_gzfile_to_io(VALUE obj) { return get_gzfile(obj)->io; }
Related methods
Instance methods
close
closed?
comment
crc
finish
level
mtime
orig_name
os_code
sync
sync=
to_io
Class methods
wrap