Smithy Kotlin
Toggle table of contents
1.6.1
jvmAndNative
Platform filter
jvmAndNative
Switch theme
Skip to content
Smithy Kotlin
crt-util
/
aws.smithy.kotlin.runtime.crt
/
SdkSourceBodyStream
Sdk
Source
Body
Stream
class
SdkSourceBodyStream
(
source
:
<Error class: unknown class>
)
Implement's HttpRequestBodyStream which proxies an SDK source SdkSource
Members
Constructors
Sdk
Source
Body
Stream
Link copied to clipboard
constructor
(
source
:
<Error class: unknown class>
)
Functions
reset
Position
Link copied to clipboard
open
fun
resetPosition
(
)
:
Boolean
send
Request
Body
Link copied to clipboard
open
fun
sendRequestBody
(
buffer
:
<Error class: unknown class>
)
:
Boolean