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

◆ WriteAsyncResult() [1/2]

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

Definition at line 374 of file Base64Stream.cs.

375 {
376 long num = 0L;
377 base..ctor(num, state, callback);
378 this._parent = parent;
379 this._buffer = buffer;
382 }
class f__AnonymousType0<< Count > j__TPar

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