AWS SDK for C++

AWS SDK for C++ Version 1.11.891

Loading...
Searching...
No Matches
Public Member Functions | List of all members
smithy::client::features::AwsChunkedIOStream Class Reference

#include <ChunkingInterceptor.h>

Inheritance diagram for smithy::client::features::AwsChunkedIOStream:
[legend]

Public Member Functions

 AwsChunkedIOStream (Aws::Http::HttpRequest *request, const std::shared_ptr< Aws::IOStream > &originalBody, size_t bufferSize=AWS_DATA_BUFFER_SIZE)
 

Detailed Description

Definition at line 136 of file ChunkingInterceptor.h.

Constructor & Destructor Documentation

◆ AwsChunkedIOStream()

smithy::client::features::AwsChunkedIOStream::AwsChunkedIOStream ( Aws::Http::HttpRequest request,
const std::shared_ptr< Aws::IOStream > &  originalBody,
size_t  bufferSize = AWS_DATA_BUFFER_SIZE 
)
inline

Definition at line 138 of file ChunkingInterceptor.h.


The documentation for this class was generated from the following file: