open static fun copyFile(inputStream: InputStream!, targetFile: String!): Unit
Copy data from input stream into target file
inputStream - InputStream!:
inputStream
targetFile - String!:
targetFile
IOException -
IOException