public final class CrtInputStream extends Object implements software.amazon.awssdk.crt.http.HttpRequestBodyStream
| Constructor and Description |
|---|
CrtInputStream(ContentStreamProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
resetPosition() |
boolean |
sendRequestBody(ByteBuffer bodyBytesOut) |
public CrtInputStream(ContentStreamProvider provider)
public boolean sendRequestBody(ByteBuffer bodyBytesOut)
sendRequestBody in interface software.amazon.awssdk.crt.http.HttpRequestBodyStreampublic boolean resetPosition()
resetPosition in interface software.amazon.awssdk.crt.http.HttpRequestBodyStreamCopyright © 2023. All rights reserved.