terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
BufferOffsetSize2 (int size) | |
void | Reset () |
void | MakeRoom (int size) |
void | AppendData (byte[] buffer, int offset, int size) |
override string | ToString () |
Public Attributes | |
readonly int | InitialSize = size |
byte[] | Buffer |
int | Offset |
int | Size |
int | TotalBytes |
bool | Complete |
Properties | |
int | EndOffset [get] |
int | Remaining [get] |
Definition at line 6 of file BufferOffsetSize2.cs.