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.bencode
/
Entry
/
Companion
/
of
of
fun
of
(
text
:
String
)
:
Entry
Build a string entry from UTF-8 text.
fun
of
(
bytes
:
ByteArray
)
:
Entry
Build a string entry from raw bytes.
fun
of
(
value
:
Long
)
:
Entry
Build an integer entry.