toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.stream
/
readBytesExact
read
Bytes
Exact
suspend
fun
AsyncInputStream
.
readBytesExact
(
len
:
Int
)
:
ByteArray
fun
SyncInputStream
.
readBytesExact
(
len
:
Int
)
:
ByteArray