toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.util.checksum
/
checksum
checksum
fun
ByteArray
.
checksum
(
checksum
:
SimpleChecksum
)
:
Int
fun
SyncInputStream
.
checksum
(
checksum
:
SimpleChecksum
)
:
Int
suspend
fun
AsyncInputStream
.
checksum
(
checksum
:
SimpleChecksum
)
:
Int
suspend
fun
AsyncInputOpenable
.
checksum
(
checksum
:
SimpleChecksum
)
:
Int