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

Data Fields

VALUE string
 
long pos
 
long lineno
 
int flags
 
int count
 

Detailed Description

Definition at line 23 of file stringio.c.

Field Documentation

int StringIO::count

Definition at line 28 of file stringio.c.

Referenced by strio_alloc(), strio_copy(), and strio_free().

int StringIO::flags
long StringIO::lineno

Definition at line 26 of file stringio.c.

Referenced by strio_alloc(), strio_getline(), strio_init(), strio_rewind(), and strio_set_string().

long StringIO::pos
VALUE StringIO::string

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