Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
serde
/
aws.smithy.kotlin.runtime.serde
/
PrimitiveSerializer
/
serializeBoolean
serialize
Boolean
abstract
fun
serializeBoolean
(
value
:
Boolean
)
Serializes the given value.
Parameters
value