writeLine

open fun writeLine(text: String)

Write line content to the stream, followed by a newline character.

Parameters

text

Line content.