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

◆ ReadAsyncResult() [1/2]

System.Net.Base64Stream.ReadAsyncResult.ReadAsyncResult ( Base64Stream parent,
byte[] buffer,
int offset,
int count,
AsyncCallback callback,
object state )
inlinepackage

Definition at line 294 of file Base64Stream.cs.

295 {
296 long num = 0L;
297 base..ctor(num, state, callback);
298 this._parent = parent;
299 this._buffer = buffer;
302 }
class f__AnonymousType0<< Count > j__TPar

References System.count, j__TPar, System.L, System.offset, and System.state.