toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.stream
/
AsyncBufferedInputStream
/
readUntil
read
Until
suspend
fun
readUntil
(
end
:
Byte
,
including
:
Boolean
=
true
,
limit
:
Int
=
4096
)
:
ByteArray