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
 
MCAPI ::gsl::span< uchar const > $getLoggableData () const
 
MCAPI 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

◆ setData()

MCAPI void Bedrock::Http::BinaryRequestBody::setData ( ::gsl::span< uchar const > data)
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.

◆ $read()

MCAPI::Bedrock::Http::Internal::IRequestBody::ReadResult Bedrock::Http::BinaryRequestBody::$read ( ::gsl::span< uchar > destination)
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.

◆ $getSize()

MCAPI uint64 Bedrock::Http::BinaryRequestBody::$getSize ( )
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.

◆ $cancel()

MCAPI void Bedrock::Http::BinaryRequestBody::$cancel ( )
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.

◆ $getLoggableSource()

MCAPI::std::string const & Bedrock::Http::BinaryRequestBody::$getLoggableSource ( ) const
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.

◆ $getLoggableData()

MCAPI ::gsl::span< uchar const > Bedrock::Http::BinaryRequestBody::$getLoggableData ( ) const
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()

static MCAPI void ** Bedrock::Http::BinaryRequestBody::$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.

◆ $dtor()

MCAPI void Bedrock::Http::Internal::IRequestBody::$dtor ( )
inherited
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: