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.io
/
readAll
read
All
common
suspend
fun
SdkByteReadChannel
.
readAll
(
sink
:
SdkSink
)
:
Long
Read all bytes from this channel into
sink
. Returns the total number of bytes written.