Terminates the current line by writing the line separator string. The line separator string is defined by the system property line.separator, and is not necessarily a single newline character ( '\n').
line.separator
'\n'
Diagram: OutputStream