Ruby  1.9.3p484(2013-11-22revision43786)
Data Fields
bufread_arg Struct Reference

Data Fields

char * str_ptr
 
long len
 
rb_io_tfptr
 

Detailed Description

Definition at line 1819 of file io.c.

Field Documentation

rb_io_t* bufread_arg::fptr

Definition at line 1822 of file io.c.

Referenced by bufread_call(), io_fread(), and rb_io_bufread().

long bufread_arg::len

Definition at line 1821 of file io.c.

Referenced by bufread_call(), and io_fread().

char* bufread_arg::str_ptr

Definition at line 1820 of file io.c.

Referenced by bufread_call(), and io_fread().


The documentation for this struct was generated from the following file: