kmp-file
Toggle table of contents
0.6.0
common
jsWasmJs
jvm
native
Target filter
common
jsWasmJs
jvm
native
Switch theme
Search in API
Skip to content
kmp-file
async
/
io.matthewnelson.kmp.file.async
/
AsyncFs
/
openReadAsync
open
Read
Async
common
jsWasmJs
jvm
native
expect
inline suspend
fun
File
.
openReadAsync
(
)
:
FileStream.Read
(
source
)
Syntactic sugar. To be used with
AsyncFs.with
.
See also
with
open
Read
actual
inline suspend
fun
File
.
openReadAsync
(
)
:
FileStream.Read
(
source
)
actual
inline suspend
fun
File
.
openReadAsync
(
)
:
FileStream.Read
(
source
)
actual
inline suspend
fun
File
.
openReadAsync
(
)
:
FileStream.Read
(
source
)