terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Xml.BitStack Class Reference

Public Member Functions

 BitStack ()
 
void PushBit (bool bit)
 
bool PopBit ()
 
bool PeekBit ()
 

Private Member Functions

void PushCurr ()
 
void PopCurr ()
 

Private Attributes

uint[] bitStack
 
int stackPos
 
uint curr
 

Detailed Description

Definition at line 6 of file BitStack.cs.


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