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