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

Public Member Functions

MCAPI BitBufferWriter (uchar *, uint64)
 
MCAPI bool ConsumeBits (uint64)
 
MCAPI void GetCurrentOffset (uint64 *, uint64 *)
 
MCAPI uint64 RemainingBitCount () const
 
MCAPI bool WriteBits (uint64, uint64)
 
MCAPI bool WriteNonSymmetric (uint, uint)
 
MCAPI bool WriteUInt16 (ushort)
 
MCAPI bool WriteUInt8 (uchar)
 
MCAPI void * $ctor (uchar *, uint64)
 

Static Public Member Functions

static MCAPI uint64 SizeNonSymmetricBits (uint, uint)
 

Constructor & Destructor Documentation

◆ BitBufferWriter()

MCAPI rtc::BitBufferWriter::BitBufferWriter ( uchar * ,
uint64  )
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.

Member Function Documentation

◆ ConsumeBits()

MCAPI bool rtc::BitBufferWriter::ConsumeBits ( uint64 )
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.

◆ GetCurrentOffset()

MCAPI void rtc::BitBufferWriter::GetCurrentOffset ( uint64 * ,
uint64 *  )
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.

◆ RemainingBitCount()

MCAPI uint64 rtc::BitBufferWriter::RemainingBitCount ( ) 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.

◆ WriteBits()

MCAPI bool rtc::BitBufferWriter::WriteBits ( uint64 ,
uint64  )
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.

◆ WriteNonSymmetric()

MCAPI bool rtc::BitBufferWriter::WriteNonSymmetric ( uint ,
uint  )
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.

◆ WriteUInt16()

MCAPI bool rtc::BitBufferWriter::WriteUInt16 ( ushort )
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.

◆ WriteUInt8()

MCAPI bool rtc::BitBufferWriter::WriteUInt8 ( uchar )
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.

◆ SizeNonSymmetricBits()

static MCAPI uint64 rtc::BitBufferWriter::SizeNonSymmetricBits ( uint ,
uint  )
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.

◆ $ctor()

MCAPI void * rtc::BitBufferWriter::$ctor ( uchar * ,
uint64  )
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: