Kotlin Multiplatform Client for Docker
Toggle table of contents
snapshot
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin Multiplatform Client for Docker
Kotlin Multiplatform Client for Docker
/
dev.limebeck.libs.docker.client.model
/
TaskState
/
Companion
/
encode
encode
fun
encode
(
data
:
Any
?
)
:
String
?
Converts the provided
data
to a
String
on success, null otherwise.