Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors.helper
/
NineAnimeHelper
Nine
Anime
Helper
common
object
NineAnimeHelper
(
source
)
Members
Functions
cipher
Link copied to clipboard
common
fun
cipher
(
key
:
String
,
text
:
String
)
:
String
decode
Vrf
Link copied to clipboard
common
fun
decodeVrf
(
text
:
String
,
mainKey
:
String
)
:
String
encode
Link copied to clipboard
common
fun
encode
(
input
:
String
)
:
String
encode
Vrf
Link copied to clipboard
common
fun
encodeVrf
(
text
:
String
,
mainKey
:
String
)
:
String
encrypt
Link copied to clipboard
common
fun
encrypt
(
input
:
String
,
key
:
String
)
:
String