copyInputStreamToFile
fun File.copyInputStreamToFile(inputStream: InputStream): Unit
Extends File with an method to copy a stream to the file.