ReportStorageProvider

Functions

Link copied to clipboard
abstract fun delete(path: String)
Link copied to clipboard
abstract fun deleteTemporaryFiles()
Link copied to clipboard
abstract fun getInputStream(path: String): InputStream
Link copied to clipboard
abstract fun getOutputDir(): File
Link copied to clipboard
abstract fun getOutputStream(path: String): OutputStream
Link copied to clipboard
abstract fun getOutputUri(path: String): Uri