toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.stream
/
AsyncPositionStream
Async
Position
Stream
interface
AsyncPositionStream
:
AsyncGetPositionStream
Inheritors
AsyncPositionLengthStream
Members
Members & Extensions
Functions
close
Link copied to clipboard
abstract
suspend
fun
close
(
)
get
Position
Link copied to clipboard
open
suspend
fun
getPosition
(
)
:
Long
set
Position
Link copied to clipboard
open
suspend
fun
setPosition
(
value
:
Long
)
to
Async
Stream
Link copied to clipboard
fun
AsyncBaseStream
.
toAsyncStream
(
)
:
AsyncStream