component-installation-plugin / com.intershop.gradle.component.installation.utils / java.io.File / copyInputStreamToFile
copyInputStreamToFile
fun File.copyInputStreamToFile(inputStream: InputStream): Unit
Extends File with an method to copy a stream to the file.