korlibs
Toggle table of contents
7.0.0-SNAPSHOT
common
jvmAndAndroid
Target filter
common
jvmAndAndroid
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.stream
/
toAsync
to
Async
common
jvmAndAndroid
fun
SyncStream
.
toAsync
(
dispatcher
:
CoroutineDispatcher
?
=
null
)
:
AsyncStream
fun
SyncStreamBase
.
toAsync
(
dispatcher
:
CoroutineDispatcher
?
=
null
)
:
AsyncStreamBase
fun
SyncInputStream
.
toAsync
(
dispatcher
:
CoroutineDispatcher
?
=
null
)
:
AsyncInputStream
fun
SyncOutputStream
.
toAsync
(
dispatcher
:
CoroutineDispatcher
?
=
null
)
:
AsyncOutputStream
fun
InputStream
.
toAsync
(
context
:
ERROR CLASS: Symbol not found for CoroutineContext?
?
=
Dispatchers.IO
,
length
:
Long
?
=
null
)
:
AsyncInputStream