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

◆ CompressBuffer()

void System.IO.StreamReader.CompressBuffer ( int n)
inlineprivateinherited

Definition at line 347 of file StreamReader.cs.

348 {
349 int byteLen = this._byteLen;
350 byte[] byteBuffer = this._byteBuffer;
351 int byteLen2 = this._byteLen;
353 }
class f__AnonymousType0<< Count > j__TPar

References System.IO.StreamReader._byteBuffer, System.IO.StreamReader._byteLen, and j__TPar.