Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.text.encoding
/
Encoding
/
encodableFromEncoded
encodable
From
Encoded
common
open
fun
encodableFromEncoded
(
encoded
:
String
)
:
Encodable
Given
encoded
data, returns an
Encodable
containing both the decoded and encoded data.