PipedOutputStream.java
5.64 KB
-
PipedInputStream: Rewrote to be simpler and more correct. · 865b4ea7
* java/io/PipedInputStream: Rewrote to be simpler and more correct. * java/io/PipedOutputStream: Updated to match new PipedInputStream. * java/io/PipedReader: New implementation based on new PipedInputStream. * java/io/PipedWriter: Updated to match new PipedOutputStream. From-SVN: r38708
Bryce McKinlay committed