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

◆ MemoryStream() [4/7]

System.IO.MemoryStream.MemoryStream ( byte[] buffer,
bool writable )
inline

Definition at line 37 of file MemoryStream.cs.

38 {
39 do
40 {
41 if (!true)
42 {
43 }
44 base..ctor();
45 }
46 while (buffer == null);
47 this._buffer = buffer;
48 this._writable = true;
49 this._exposable = 256 != 0;
50 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.