kmp-file
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-file
async
/
io.matthewnelson.kmp.file.async
/
readUtf8
read
Utf8
suspend
fun
AsyncFs
.
readUtf8
(
file
:
File
)
:
String
(
source
)
An asynchronous version of
io.matthewnelson.kmp.file.readUtf8
.
See also
with
AsyncFs.
read
Utf8Async
read
Utf8