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

Public Member Functions

BinaryRequestBodyoperator= (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 Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkafd1fc
 
::ll::UntypedStorage< 8, 8 > mUnk8f0a1f
 

Member Function Documentation

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