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.torrent
/
FileEntry
/
FileEntry
File
Entry
constructor
(
path
:
String
,
size
:
Long
,
offset
:
Long
,
piecesRoot
:
Sha256Hash
?
=
null
,
isPadFile
:
Boolean
=
false
,
symlinkTarget
:
String
?
=
null
,
isExecutable
:
Boolean
=
false
,
isHidden
:
Boolean
=
false
)