terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Xml.ByteStack Class Reference
+ Collaboration diagram for System.Xml.ByteStack:

Public Member Functions

 ByteStack (int growthRate)
 
void Push (byte data)
 
byte Pop ()
 

Private Attributes

byte[] stack
 
int growthRate
 
int top
 
int size
 

Detailed Description

Definition at line 8 of file ByteStack.cs.


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