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