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
ReceiveState.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Net
4{
5 // Token: 0x02000148 RID: 328
6 internal class ReceiveState
7 {
8 // Token: 0x06000800 RID: 2048 RVA: 0x0001BD98 File Offset: 0x00019F98
13
14 // Token: 0x04000672 RID: 1650
15 private const int bufferSize = 1024;
16
17 // Token: 0x04000673 RID: 1651
19
20 // Token: 0x04000674 RID: 1652
21 internal int ValidThrough;
22
23 // Token: 0x04000675 RID: 1653
24 internal byte[] Buffer;
25
26 // Token: 0x04000676 RID: 1654
28 }
29}
class f__AnonymousType0<< Count > j__TPar
CommandStream Connection
ResponseDescription Resp
ReceiveState(CommandStream connection)