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

close

fun close(): Unit

Releases potential resources used by the reader. Should be called when parsing is over.

Exceptions

IncompleteInputReadException - if there is still some input left to read

InputParsingException - if an error occurs while consuming the end of the input