Class WindowsAnsiOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public final class WindowsAnsiOutputStream extends AnsiOutputStream
Deprecated.
use WindowsAnsiPrintStream, which does not suffer from encoding issues
A Windows ANSI escape processor, that uses JNA to access native platform API's to change the console attributes.
Since:
1.0
See Also: