toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.extractors.helper
/
NineAnimeHelper
Nine
Anime
Helper
object
NineAnimeHelper
(
source
)
Members
Functions
cipher
Link copied to clipboard
fun
cipher
(
key
:
String
,
text
:
String
)
:
String
decode
Vrf
Link copied to clipboard
fun
decodeVrf
(
text
:
String
,
mainKey
:
String
)
:
String
encode
Link copied to clipboard
fun
encode
(
input
:
String
)
:
String
encode
Vrf
Link copied to clipboard
fun
encodeVrf
(
text
:
String
,
mainKey
:
String
)
:
String
encrypt
Link copied to clipboard
fun
encrypt
(
input
:
String
,
key
:
String
)
:
String