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

Public Member Functions

StringAppendBufferoperator= (StringAppendBuffer const &)
 
 StringAppendBuffer (StringAppendBuffer const &)
 
virtual int overflow (int c)
 
virtual int64 xsputn (char const *s, int64 n)
 
MCAPI void $dtor ()
 
MCAPI int $overflow (int c)
 
MCAPI int64 $xsputn (char const *s, int64 n)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk1dc6a9
 

Member Function Documentation

◆ $dtor()

MCAPI void Bedrock::StringAppendBuffer::$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.

◆ $overflow()

MCAPI int Bedrock::StringAppendBuffer::$overflow ( int c)
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.

◆ $xsputn()

MCAPI int64 Bedrock::StringAppendBuffer::$xsputn ( char const * s,
int64 n )
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::StringAppendBuffer::$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: