|
How about java.nio.channels.Pipe?
http://java.sun.com/j2se/1.4/docs/api/java/nio/channels/Pipe.html
-----Original Message-----
Hi All,
I guess I wasn't clear on what I am after. I know how to write string and byte data to an output stream. I thought there was a way to just direct an input stream directly to an output stream. That is really what I was wondering. Oh and thanks Lee for the buy the book advice. I of course will, but your suggestion does not really help me immediately.
Bill
|