Ruby  1.9.3p551(2014-11-13revision48407)
Data Fields
read_internal_arg Struct Reference

Data Fields

int fd
 
char * str_ptr
 
long len
 

Detailed Description

Definition at line 2143 of file io.c.

Field Documentation

int read_internal_arg::fd

Definition at line 2144 of file io.c.

Referenced by io_getpartial(), rb_io_sysread(), and read_internal_call().

long read_internal_arg::len

Definition at line 2146 of file io.c.

Referenced by io_getpartial(), rb_io_sysread(), and read_internal_call().

char* read_internal_arg::str_ptr

Definition at line 2145 of file io.c.

Referenced by io_getpartial(), rb_io_sysread(), and read_internal_call().


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