openFileOutputStream

abstract fun openFileOutputStream(destinationFile: File): OutputStream?

Returns OutputStream for the destination file

Throws

in case of IO operation problems

in case of any security-related problems