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.util
/
UrlEscape
/
escapePathBytes
escape
Path
Bytes
fun
escapePathBytes
(
bytes
:
ByteArray
)
:
String
Percent-encode raw
bytes
as a path (libtorrent
escape_path
);
/
preserved.