mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-24 20:35:51 +00:00
8cf29a474f
* 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