Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3
/
Score
/
toString
to
String
common
open
override
fun
toString
(
)
:
String
(
source
)
fun
toString
(
maxScore
:
Int
,
decimals
:
Int
=
1
,
removeTrailingZeros
:
Boolean
=
true
,
decimalChar
:
Char
=
'.'
)
:
String
(
source
)
Formats the rating to a human readable format (with no rounding)