static class StringIO.StringIOData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
flags |
(package private) int |
lineno |
(package private) int |
pos |
(package private) RubyString |
string
ATTN: the value of internal might be reset to null
(during StringIO.open with block), so watch out for that.
|
| Constructor and Description |
|---|
StringIOData() |
RubyString string
int pos
int lineno
int flags