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.dht
/
DhtMessage
/
Reply
/
Item
/
Item
Item
constructor
(
token
:
ByteArray
?
,
item
:
DhtItem
?
=
null
,
nodes
:
List
<
CompactNode
>
=
emptyList()
,
nodes6
:
List
<
CompactNode
>
=
emptyList()
,
seq
:
Long
?
=
null
)