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
/
StringUtil
/
stringEndsWith
string
Ends
With
fun
stringEndsWith
(
s1
:
String
,
s2
:
String
)
:
Boolean
libtorrent
string_ends_with
: true if
s1
ends with
s2
.