openFileInputStream

abstract fun openFileInputStream(sourceFile: File): InputStream?

Returns OutputStream for the source file

Throws

in case of IO operation problems

in case of any security-related problems