fun InputStream.outAsFile(file: File): File
write file from InputStream
file - to write File object
file
Return File object which gaven as parameter