Class CrNlPrintStream

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class CrNlPrintStream extends PrintStream
A PrintStream that ends every line with a CR-NL sequence.