Ruby
2.0.0p648(2015-12-16revision53162)
|
Data Fields | |
char * | str_ptr |
long | len |
rb_io_t * | fptr |
rb_io_t* bufread_arg::fptr |
Definition at line 2035 of file io.c.
Referenced by io_fread(), and rb_io_bufread().
long bufread_arg::len |
Definition at line 2034 of file io.c.
Referenced by io_fread().
char* bufread_arg::str_ptr |
Definition at line 2033 of file io.c.
Referenced by io_fread().