korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io-stream
/
korlibs.io.stream
/
AsyncBaseStream
Async
Base
Stream
interface
AsyncBaseStream
:
AsyncCloseable
Inheritors
AsyncInputStream
AsyncOutputStream
AsyncGetPositionStream
AsyncGetLengthStream
Members
Members & Extensions
Functions
close
Link copied to clipboard
abstract
suspend
fun
close
(
)
to
Async
Stream
Link copied to clipboard
fun
AsyncBaseStream
.
toAsyncStream
(
)
:
AsyncStream