kmp-file
Toggle table of contents
0.6.0
jsWasmJs
jvm
Target filter
jsWasmJs
jvm
Switch theme
Search in API
Skip to content
kmp-file
async
/
io.matthewnelson.kmp.file.async
/
AsyncFs
/
readAsync
read
Async
jsWasmJs
jvm
inline suspend
fun
File
.
readAsync
(
)
:
Buffer
(
source
)
Syntactic sugar. To be used with
AsyncFs.with
.
See also
with
read
inline suspend
fun
File
.
readAsync
(
)
:
ByteBuffer
(
source
)
Syntactic sugar. To be used with
AsyncFs.with
.
See also
with
read