toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.datatransport
/
LocalFile
/
read
read
common
abstract
suspend
fun
read
(
progress
:
(
Float
)
->
Unit
=
{}
)
:
ByteArray
?
Reads the file contents as a
ByteArray
.
Return
the file contents or null if there was an error
Parameters
progress
listener