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