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.crypto
/
Sha512
/
Companion
Companion
object
Companion
Members
Functions
hash
Link copied to clipboard
fun
hash
(
data
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
data.size - offset
)
:
ByteArray