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
/
serializeByteArray
serialize
Byte
Array
abstract
fun
serializeByteArray
(
value
:
ByteArray
)
Serializes the given value.
Parameters
value