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
/
readUtf8Async
read
Utf8Async
common
jsWasmJs
jvm
native
expect
inline suspend
fun
File
.
readUtf8Async
(
)
:
String
(
source
)
Syntactic sugar. To be used with
AsyncFs.with
.
See also
with
read
Utf8
actual
inline suspend
fun
File
.
readUtf8Async
(
)
:
String
(
source
)
actual
inline suspend
fun
File
.
readUtf8Async
(
)
:
String
(
source
)
actual
inline suspend
fun
File
.
readUtf8Async
(
)
:
String
(
source
)