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