open fun extractFile(path: String, outputTo: OutputStream): Unit
Finds the named file case insensitively and copies it to the output stream.
FileNotFoundException