Ruby
2.5.0dev(2017-10-22revision60238)
|
Data Fields | |
rb_io_t * | fptr |
VALUE | str |
const char * | ptr |
long | length |
rb_io_t* binwrite_arg::fptr |
Definition at line 1223 of file io.c.
Referenced by rb_io_bufwrite(), rb_io_eof(), and rb_io_flush_raw().
const char* binwrite_arg::ptr |
Definition at line 1225 of file io.c.
Referenced by rb_io_addstr().