Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http
/
aws.smithy.kotlin.runtime.http
/
HttpBody
/
Companion
Companion
object
Companion
Members
Functions
from
Bytes
Link copied to clipboard
fun
fromBytes
(
bytes
:
ByteArray
)
:
HttpBody
Create a
HttpBody
from a
ByteArray