Refactor InputStream-to-OutputStream copy into a utility method

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9, 10
    • Component/s: core-libs
    • Cause Known

      There are several occurrences of InputStream-to-OutputStream copying as done by InputStream.transferTo(). If the implementation were in a utility method accessible by various packages some code could be reduced and the behavior standardized.

            Assignee:
            Brian Burkhalter
            Reporter:
            Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: