toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.stream
/
AsyncGetLengthStream
Async
Get
Length
Stream
interface
AsyncGetLengthStream
:
AsyncBaseStream
Inheritors
AsyncLengthStream
AsyncInputStreamWithLength
Members
Members & Extensions
Functions
close
Link copied to clipboard
abstract
suspend
fun
close
(
)
get
Length
Link copied to clipboard
open
suspend
fun
getLength
(
)
:
Long
has
Length
Link copied to clipboard
open
suspend
fun
hasLength
(
)
:
Boolean
to
Async
Stream
Link copied to clipboard
fun
AsyncBaseStream
.
toAsyncStream
(
)
:
AsyncStream