Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
aws-event-stream
/
aws.smithy.kotlin.runtime.awsprotocol.eventstream
/
Message
/
Message
Message
constructor
(
headers
:
List
<
Header
>
,
payload
:
ByteArray
)