Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
serde-json
/
aws.smithy.kotlin.runtime.serde.json
/
JsonStreamWriter
/
writeName
write
Name
abstract
fun
writeName
(
name
:
String
)
Encodes the property name.
Parameters
name
the name of the forthcoming value. May not be null.