Class UniversalPrintStream

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class UniversalPrintStream extends PrintStream
Stream output that enforces LF line endings & UTF-8 encoding.