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

Public Member Functions

BufferedResponseBodyoperator= (BufferedResponseBody const &)
 
 BufferedResponseBody (BufferedResponseBody const &)
 
virtual::std::error_code start (::std::optional< uint64 > size)
 
virtual::std::error_code write (::gsl::span< uchar const > source)
 
virtual void complete ()
 
virtual void cancel ()
 
virtual::std::string const & getLoggableDestination () const
 
virtual ::gsl::span< uchar const > getLoggableData () const
 
virtual::Bedrock::Http::ResponseBodyType getType () const
 
MCAPI::std::error_code $start (::std::optional< uint64 > size)
 
MCAPI::std::error_code $write (::gsl::span< uchar const > source)
 
MCAPI void $complete ()
 
MCAPI void $cancel ()
 
MCAPI::std::string const & $getLoggableDestination () const
 
MCAPI ::gsl::span< uchar const > $getLoggableData () const
 
MCAPI::Bedrock::Http::ResponseBodyType $getType () const
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk5fc0ed
 
::ll::UntypedStorage< 1, 1 > mUnkea5b17
 

Member Function Documentation

◆ start()

virtual::std::error_code Bedrock::Http::BufferedResponseBody::start ( ::std::optional< uint64 > size)
virtual

◆ write()

virtual::std::error_code Bedrock::Http::BufferedResponseBody::write ( ::gsl::span< uchar const > source)
virtual

◆ complete()

virtual void Bedrock::Http::BufferedResponseBody::complete ( )
virtual

◆ cancel()

virtual void Bedrock::Http::BufferedResponseBody::cancel ( )
virtual

◆ getLoggableDestination()

virtual::std::string const & Bedrock::Http::BufferedResponseBody::getLoggableDestination ( ) const
virtual

◆ getLoggableData()

virtual ::gsl::span< uchar const > Bedrock::Http::BufferedResponseBody::getLoggableData ( ) const
virtual

◆ getType()

virtual::Bedrock::Http::ResponseBodyType Bedrock::Http::BufferedResponseBody::getType ( ) const
virtual

◆ $start()

MCAPI::std::error_code Bedrock::Http::BufferedResponseBody::$start ( ::std::optional< uint64 > size)
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.

◆ $write()

MCAPI::std::error_code Bedrock::Http::BufferedResponseBody::$write ( ::gsl::span< uchar const > source)
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.

◆ $complete()

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

◆ $getLoggableDestination()

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

◆ $getType()

MCAPI::Bedrock::Http::ResponseBodyType Bedrock::Http::BufferedResponseBody::$getType ( ) 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.

The documentation for this class was generated from the following file: