#include <StreamDecoders.h>
Definition at line 27 of file StreamDecoders.h.
◆ HTTPChunkedDecoder()
| cmsdk::HTTPChunkedDecoder::HTTPChunkedDecoder |
( |
| ) |
|
|
inline |
◆ body()
| const std::string & cmsdk::HTTPChunkedDecoder::body |
( |
| ) |
const |
|
inline |
◆ feed() [1/2]
| bool cmsdk::HTTPChunkedDecoder::feed |
( |
const char * | data, |
|
|
size_t | count ) |
|
inline |
◆ feed() [2/2]
| bool cmsdk::HTTPChunkedDecoder::feed |
( |
const std::string & | data | ) |
|
|
inline |
◆ hasError()
| bool cmsdk::HTTPChunkedDecoder::hasError |
( |
| ) |
const |
|
inline |
◆ isComplete()
| bool cmsdk::HTTPChunkedDecoder::isComplete |
( |
| ) |
const |
|
inline |
◆ reset()
| void cmsdk::HTTPChunkedDecoder::reset |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: