= private = protected
to_io()
Same as IO.
static VALUE rb_gzfile_to_io(VALUE obj) { return get_gzfile(obj)->io; }