newLine

fun newLine()

Writes a line separator. The line separator string is defined by the system property line.separator, and is not necessarily a single newline ('\n') character.

Throws

IOException

If an I/O error occurs