toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.util.checksum
/
compute
compute
fun
SimpleChecksum
.
compute
(
data
:
ByteArray
,
offset
:
Int
=
0
,
len
:
Int
=
data.size - offset
)
:
Int