PushbackInputStream.java
10.7 KB
-
Based on patch from Intel's ORP team: · 8cf29a47
* java/io/PushbackInputStream.java (available): Calculate correct number of bytes in buffer. (read): Remove redundant bound check. Return bytes from both the buffer and the stream. From-SVN: r51296
Bryce McKinlay committed