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-session
/
io.github.yuroyami.kitetorrent.session.net
/
UtpHeader
/
UtpHeader
Utp
Header
constructor
(
type
:
UtpType
,
version
:
Int
=
UTP_VERSION
,
extension
:
Int
=
UtpExtension.NONE
,
connectionId
:
Int
,
timestampMicros
:
Long
,
timestampDiffMicros
:
Long
,
wndSize
:
Long
,
seqNr
:
Int
,
ackNr
:
Int
)