Smithy Kotlin
Toggle table of contents
1.5.14
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http
/
aws.smithy.kotlin.runtime.http
/
toHttpBody
to
Http
Body
fun
ByteArray
.
toHttpBody
(
)
:
HttpBody
Convert a
ByteArray
into an
HttpBody
fun
String
.
toHttpBody
(
)
:
HttpBody
Convert a
String
into an
HttpBody