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
/
read
read
abstract
fun
read
(
path
:
String
)
:
ByteArray
?
Reads entire file contents from
path
.
Return
file bytes or null if the file does not exist