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
/
Args
/
Get
Get
class
Get
(
val
target
:
Sha1Hash
,
val
seq
:
Long
?
=
null
)
:
DhtMessage.Args
get {target, seq?}
: BEP-44.
seq
limits the reply to newer mutable items.
Members
Constructors
Get
Link copied to clipboard
constructor
(
target
:
Sha1Hash
,
seq
:
Long
?
=
null
)
Properties
seq
Link copied to clipboard
val
seq
:
Long
?
target
Link copied to clipboard
val
target
:
Sha1Hash