Ruby
2.0.0p451(2014-02-24revision45167)
|
Data Fields | |
VALUE | io |
VALUE | offset |
int | mode |
VALUE seek_arg::io |
Definition at line 9401 of file io.c.
Referenced by io_s_write(), rb_io_s_read(), and seek_before_access().
int seek_arg::mode |
Definition at line 9403 of file io.c.
Referenced by io_s_write(), rb_io_s_read(), and seek_before_access().
VALUE seek_arg::offset |
Definition at line 9402 of file io.c.
Referenced by io_s_write(), rb_io_s_binread(), rb_io_s_read(), and seek_before_access().