toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
ByteRingBuffer
/
peek
peek
fun
peek
(
data
:
ByteArray
,
offset
:
Int
=
0
,
size
:
Int
=
data.size - offset
)
:
Int
fun
peek
(
offset
:
Int
=
0
)
:
Byte