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

◆ BeginRead()

override IAsyncResult System.Net.Base64Stream.BeginRead ( byte[] buffer,
int offset,
int count,
AsyncCallback callback,
object state )
inlinevirtual

Reimplemented from System.IO.Stream.

Definition at line 70 of file Base64Stream.cs.

71 {
72 while (buffer == null)
73 {
74 }
75 return "offset";
76 }