public class TraceOutputStream extends FilterOutputStream
out
Constructor and Description |
---|
TraceOutputStream(OutputStream out)
Constructor.
|
public TraceOutputStream(OutputStream out)
out
- The output stream to wrap.public void flush() throws IOException
flush
in interface Flushable
flush
in class FilterOutputStream
IOException
public void write(int b) throws IOException
write
in class FilterOutputStream
IOException
Copyright © 2005–2016. All rights reserved.