writeExif

open fun writeExif(srcFilename: String, dstFilename: String)
open fun writeExif(input: InputStream, output: OutputStream)