toggle menu
carioca
androidJvm
switch theme
search in API
report-android
/
com.rubensousa.carioca.report.android.storage
/
ReportStorageProvider
Report
Storage
Provider
interface
ReportStorageProvider
Inheritors
TestStorageProvider
Members
Functions
delete
Link copied to clipboard
abstract
fun
delete
(
path
:
String
)
delete
Temporary
Files
Link copied to clipboard
abstract
fun
deleteTemporaryFiles
(
)
get
Input
Stream
Link copied to clipboard
abstract
fun
getInputStream
(
path
:
String
)
:
InputStream
get
Output
Dir
Link copied to clipboard
abstract
fun
getOutputDir
(
)
:
File
get
Output
Stream
Link copied to clipboard
abstract
fun
getOutputStream
(
path
:
String
)
:
OutputStream
get
Output
Uri
Link copied to clipboard
abstract
fun
getOutputUri
(
path
:
String
)
:
Uri