toggle menu
sudoadtrackerblocker
androidJvm
switch theme
search in API
sudoadtrackerblocker
/
com.sudoplatform.sudoadtrackerblocker.storage
/
StorageProvider
/
write
write
abstract
fun
write
(
fileName
:
String
,
data
:
ByteArray
)
Writes all the bytes to a file.
Parameters
file
Name
The name of the file without a path.
data
The contents of the file.