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
WriteBufferState.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Net
4
{
5
// Token: 0x020001E5 RID: 485
6
internal
enum
WriteBufferState
7
{
8
// Token: 0x04000A3A RID: 2618
9
Disabled
,
10
// Token: 0x04000A3B RID: 2619
11
Headers
,
12
// Token: 0x04000A3C RID: 2620
13
Buffer
,
14
// Token: 0x04000A3D RID: 2621
15
Playback
16
}
17
}
System.Net.ReadState.Headers
@ Headers
System.Net.HttpWriteMode.Buffer
@ Buffer
System.Net.WriteBufferState
WriteBufferState
Definition
WriteBufferState.cs:7
System.Net.WriteBufferState.Playback
@ Playback
System.Net.WriteBufferState.Disabled
@ Disabled
System.Net
Definition
AuthenticationManager.cs:7
System
Definition
__ComObject.cs:4
source
System
Net
WriteBufferState.cs
Generated by
1.10.0