Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.content
/
ByteStream
/
Companion
/
fromBytes
from
Bytes
common
fun
fromBytes
(
bytes
:
ByteArray
)
:
ByteStream
Create a
ByteStream
from a
ByteArray