RFR 8193842: Refactor InputStream-to-OutputStream copy into a utility method (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Wed Jan 3 11:23:50 UTC 2018
- Previous message: RFR 8193842: Refactor InputStream-to-OutputStream copy into a utility method
- Next message: RFR 8193842: Refactor InputStream-to-OutputStream copy into a utility method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/01/2018 23:43, Brian Burkhalter wrote:
:
So not clear to me that Files.copy methods needs to use this. So you are suggesting leaving the call to InputStream.transferTo() in preference to IOSupport.copy()? Yes, I think these two should use transferTo.
-Alan
- Previous message: RFR 8193842: Refactor InputStream-to-OutputStream copy into a utility method
- Next message: RFR 8193842: Refactor InputStream-to-OutputStream copy into a utility method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]