Data Fields | |
rb_io_t * | fptr |
VALUE | str |
long | offset |
long | length |
Definition at line 816 of file io.c.
Definition at line 817 of file io.c.
Referenced by io_binwrite(), io_binwrite_string(), io_write(), rb_io_eof(), rb_io_flush(), rb_io_rewind(), rb_io_seek(), rb_io_set_pos(), rb_io_set_sync(), rb_io_sync(), and rb_io_tell().
long binwrite_arg::length |
Definition at line 820 of file io.c.
Referenced by io_binwrite(), and io_binwrite_string().
long binwrite_arg::offset |
Definition at line 819 of file io.c.
Referenced by io_binwrite(), io_binwrite_string(), and rb_io_seek_m().
Definition at line 818 of file io.c.
Referenced by io_binwrite(), and io_binwrite_string().