Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8067661

Add more efficient transferTo implementations to various input streams

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      JDK-8066867 provides a basic implementation that transfers bytes from the input stream to a given output stream. Input streams can override this method to provide a more efficient transferTo implementation, the most obvious being ByteArrayInputStream. There are possibly others.

            bpb Brian Burkhalter
            chegar Chris Hegarty
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: