Class WriterOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class WriterOutputStream
    extends OutputStream
    Treat a writer as an output stream. Quick 'n dirty, none of that "intarnasheeonaleyzayshun" stuff. So we can treat the jsp's PrintWriter as an OutputStream
    Since:
    0.9.33 consolidated from routerconsole and i2psnark