- java.lang.Object
-
- java.io.OutputStream
-
- de.jdemo.capture.stream.StringBufferOutputStream
-
-
Method Summary
-
Methods inherited from class java.io.OutputStream
close, write, write
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
write
public void write(int b)
- Specified by:
write
in class java.io.OutputStream
-
flush
public void flush()
- Specified by:
flush
in interface java.io.Flushable
- Overrides:
flush
in class java.io.OutputStream
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.