fus-api
Toggle table of contents
2.0.241
common
Target filter
common
Switch theme
Search in API
Skip to content
fus-api
fus-api
/
com.jetbrains.fus.reporting
/
FileStorage
/
write
write
abstract
fun
write
(
path
:
String
,
content
:
ByteArray
)
Writes
content
to the file at
path
, creating or overwriting it.