terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
SplitWritesState.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Net
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20001C0")]
8 internal class SplitWritesState
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6000AB6")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1F10494", Offset = "0x1F10494", Length = "0x2C")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x1700022A")]
20 internal bool IsDone
21 {
22 [global::Cpp2ILInjected.Token(Token = "0x6000AB7")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1F104C0", Offset = "0x1F104C0", Length = "0x48")]
24 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x6000AB8")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1F10508", Offset = "0x1F10508", Length = "0x280")]
34 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BufferOffsetSize), Member = ".ctor", MemberParameters = new object[]
37 {
38 typeof(byte[]),
39 typeof(int),
40 typeof(int),
41 typeof(bool)
42 }, ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
45 {
46 throw null;
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x400097B")]
50 private const int c_SplitEncryptedBuffersSize = 65536;
51
52 [global::Cpp2ILInjected.Token(Token = "0x400097C")]
53 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
55
56 [global::Cpp2ILInjected.Token(Token = "0x400097D")]
57 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
58 private int _Index;
59
60 [global::Cpp2ILInjected.Token(Token = "0x400097E")]
61 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
63
64 [global::Cpp2ILInjected.Token(Token = "0x400097F")]
65 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
67 }
68}
class f__AnonymousType0<< Count > j__TPar
BufferOffsetSize[] _UserBuffers
SplitWritesState(BufferOffsetSize[] buffers)
BufferOffsetSize[] _RealBuffers
BufferOffsetSize[] GetNextBuffers()