LeviLamina
Loading...
Searching...
No Matches
rtc::Base64 Struct Reference

Static Public Member Functions

static MCAPI void EncodeFromArray (void const *, uint64, ::std::string *)
 
static MCAPI ::std::add_lvalue_reference_t< char const[]> Base64Table ()
 
static MCAPI ::std::add_lvalue_reference_t< uchar const[]> DecodeTable ()
 

Member Function Documentation

◆ EncodeFromArray()

static MCAPI void rtc::Base64::EncodeFromArray ( void const * ,
uint64 ,
::std::string *  )
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.

◆ Base64Table()

static MCAPI ::std::add_lvalue_reference_t< char const []> rtc::Base64::Base64Table ( )
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.

◆ DecodeTable()

static MCAPI ::std::add_lvalue_reference_t< uchar const []> rtc::Base64::DecodeTable ( )
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 struct was generated from the following file: