|
|
FileRequestBody & | operator= (FileRequestBody const &) |
|
| FileRequestBody (FileRequestBody 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 |
|
MCNAPI_C bool | _lazyOpenFileHandle () |
| MCAPI void | $dtor () |
◆ read()
| virtual::Bedrock::Http::Internal::IRequestBody::ReadResult Bedrock::Http::FileRequestBody::read |
( |
::gsl::span< uchar > | destination | ) |
|
|
virtual |
◆ getSize()
| virtual uint64 Bedrock::Http::FileRequestBody::getSize |
( |
| ) |
|
|
virtual |
◆ cancel()
| virtual void Bedrock::Http::FileRequestBody::cancel |
( |
| ) |
|
|
virtual |
◆ getLoggableSource()
| virtual::std::string const & Bedrock::Http::FileRequestBody::getLoggableSource |
( |
| ) |
const |
|
virtual |
◆ getLoggableData()
| virtual ::gsl::span< uchar const > Bedrock::Http::FileRequestBody::getLoggableData |
( |
| ) |
const |
|
virtual |
◆ $dtor()
| MCAPI void Bedrock::Http::FileRequestBody::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
| MCAPI void ** Bedrock::Http::FileRequestBody::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: