On Fri, 3 Sep 2021 22:29:19 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

> This request proposes to modify `java.io.FilterInputStream` to override 
> `readAllBytes()`, `readNBytes(int)`, `skipNBytes(long)`, and 
> `transferTo(OutputStream)` in order to leverage any performance advantage 
> that the wrapped stream might have over the `java.io.InputStream` 
> implementations of these methods.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5367

Reply via email to