open fun next(): Any?
Returns the next line in the wrapped Reader.
Reader
NoSuchElementException - if there is no line to return
NoSuchElementException
Return Any?: the next line from the input