hashcode-utils-kt / org.hildan.hashcode.utils.reader / HCReader / readString

readString

fun readString(): String

Reads the next token of the input as a string.

Exceptions

NoMoreLinesToReadException - if the last token of the line was consumed and there is no more lines to read

InputParsingException - if an error occurs while reading the input