sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.text
/
TextUtilsCompat
/
htmlEncode
html
Encode
@
NonNull
open
fun
htmlEncode
(
@
NonNull
s
:
@
NonNull
String
)
:
@
NonNull
String
(
source
)
Html-encode the string.
Return
the encoded string
Parameters
s
the string to be encoded