Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
bufread_arg Struct Reference

Data Fields

char * str_ptr
 
long len
 
rb_io_tfptr
 

Detailed Description

Definition at line 2063 of file io.c.

Field Documentation

◆ fptr

rb_io_t* bufread_arg::fptr

Definition at line 2066 of file io.c.

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

◆ len

long bufread_arg::len

Definition at line 2065 of file io.c.

Referenced by bufread_call(), and io_fread().

◆ str_ptr

char* bufread_arg::str_ptr

Definition at line 2064 of file io.c.

Referenced by bufread_call(), and io_fread().


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