strio.eof â true or false
strio.eof? â true or false
strio.eof? â true or false
Instance Public methods
Returns true if strio is at end of file. The stringio must
be opened for reading or an IOError
will be raised.
Returns true if strio is at end of file. The stringio must
be opened for reading or an IOError
will be raised.
Please login to continue.