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

◆ CompleteRead()

bool System.Net.Base64Stream.ReadAsyncResult.CompleteRead ( IAsyncResult result)
inlineprivate

Definition at line 305 of file Base64Stream.cs.

306 {
307 Stream stream = this._parent._stream;
308 this._read = stream;
309 if (stream != null)
310 {
311 Base64Stream parent = this._parent;
312 byte[] buffer = this._buffer;
313 int offset = this._offset;
314 int num;
315 this._read = num;
316 }
317 base.InvokeCallback();
318 return true;
319 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.Base64Stream.ReadAsyncResult._buffer, System.Net.Base64Stream.ReadAsyncResult._offset, System.Net.Base64Stream.ReadAsyncResult._parent, System.Net.DelegatedStream._stream, j__TPar, and System.offset.