KiteTorrent
Toggle table of contents
0.0.1-SNAPSHOT
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteTorrent
kitetorrent
/
io.github.yuroyami.kitetorrent
/
Digest32
/
Companion
/
of
of
fun
of
(
bytes
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
bytes.size - offset
)
:
Digest32
Wrap a copy of
bytes
. Length must be a multiple of 4 (like digest32
).