LeviLamina
Loading...
Searching...
No Matches
Bedrock::Http::FileRequestBody Class Reference
Inheritance diagram for Bedrock::Http::FileRequestBody:

Public Member Functions

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 ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkf6c20f
::ll::UntypedStorage< 8, 16 > mUnkbdbe9d
::ll::UntypedStorage< 1, 1 > mUnk84e5f4

Member Function Documentation

◆ 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: