method
    
    eof?
 
  eof?()
  public
  Returns true if strio is at end of file. The stringio must be opened for reading or an IOError will be raised.
 
  eof?()
  public
  Returns true if strio is at end of file. The stringio must be opened for reading or an IOError will be raised.