Data Fields | |
| VALUE | io |
| VALUE | offset |
| int | mode |
Definition at line 9434 of file io.c.
| VALUE seek_arg::io |
Definition at line 9435 of file io.c.
Referenced by io_s_write(), rb_io_s_read(), and seek_before_access().
| int seek_arg::mode |
Definition at line 9437 of file io.c.
Referenced by io_s_write(), rb_io_s_read(), and seek_before_access().
| VALUE seek_arg::offset |
Definition at line 9436 of file io.c.
Referenced by io_s_write(), rb_io_s_read(), and seek_before_access().
1.6.1