apidocs / com.srv4pos.commons.io / LineIterator / nextLine

nextLine

open fun nextLine(): String!

Returns the next line in the wrapped Reader.

Exceptions

NoSuchElementException - if there is no line to return

Return
String!: the next line from the input