library
Toggle table of contents
2025.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
library
library
/
com.gabrielfeo.develocity.api.model
/
TestOutcome
/
Companion
/
encode
encode
fun
encode
(
data
:
Any
?
)
:
String
?
Converts the provided
data
to a
String
on success, null otherwise.