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.extensions
/
ExtensionHandshake
/
build
build
fun
build
(
metadataSize
:
Long
?
=
null
,
clientVersion
:
String
=
"KiteTorrent"
,
listenPort
:
Int
?
=
null
,
supportUtPex
:
Boolean
=
true
)
:
ByteArray
Build our handshake payload.
metadataSize
is included only when we know the info size.