toggle menu
library
2024.2.0
jvm
switch theme
search in API
library
/
com.gabrielfeo.develocity.api.model
/
TestIncludeFields
/
Companion
/
encode
encode
fun
encode
(
data
:
Any
?
)
:
String
?
Converts the provided
data
to a
String
on success, null otherwise.