KiteArchive
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteArchive
kitearchive
/
io.github.yuroyami.kitearchive.checksum
/
Checksum
/
update
update
abstract
fun
update
(
data
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
data.size
)
Feed a slice of bytes into the running checksum.