|
BinaryRequestBody & | operator= (BinaryRequestBody const &) |
|
| BinaryRequestBody (BinaryRequestBody const &) |
|
virtual::Bedrock::Http::Internal::IRequestBody::ReadResult | read (::gsl::span< uchar > destination) |
|
virtual uint64 | getSize () |
|
virtual void | cancel () |
|
virtual::std::string const & | getLoggableSource () const |
|
virtual ::gsl::span< uchar const > | getLoggableData () const |
|
MCAPI void | setData (::gsl::span< uchar const > data) |
|
MCAPI::Bedrock::Http::Internal::IRequestBody::ReadResult | $read (::gsl::span< uchar > destination) |
|
MCAPI uint64 | $getSize () |
|
MCAPI void | $cancel () |
|
MCAPI::std::string const & | $getLoggableSource () const |
|
MCFOLD ::gsl::span< uchar const > | $getLoggableData () const |
|
MCFOLD void | $dtor () |
|
|
static MCAPI void ** | $vftable () |
|
◆ read()
virtual::Bedrock::Http::Internal::IRequestBody::ReadResult Bedrock::Http::BinaryRequestBody::read |
( |
::gsl::span< uchar > | destination | ) |
|
|
virtual |
◆ getSize()
virtual uint64 Bedrock::Http::BinaryRequestBody::getSize |
( |
| ) |
|
|
virtual |
◆ cancel()
virtual void Bedrock::Http::BinaryRequestBody::cancel |
( |
| ) |
|
|
virtual |
◆ getLoggableSource()
virtual::std::string const & Bedrock::Http::BinaryRequestBody::getLoggableSource |
( |
| ) |
const |
|
virtual |
◆ getLoggableData()
virtual ::gsl::span< uchar const > Bedrock::Http::BinaryRequestBody::getLoggableData |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: