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
FlushType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Ionic.Zlib
4
{
5
// Token: 0x0200004D RID: 77
6
public
enum
FlushType
7
{
8
// Token: 0x040002B5 RID: 693
9
None
,
10
// Token: 0x040002B6 RID: 694
11
Partial
,
12
// Token: 0x040002B7 RID: 695
13
Sync
,
14
// Token: 0x040002B8 RID: 696
15
Full
,
16
// Token: 0x040002B9 RID: 697
17
Finish
18
}
19
}
Ionic.Zlib.CompressionLevel.None
@ None
Ionic.Zlib.FlushType
FlushType
Definition
FlushType.cs:7
Ionic.Zlib.FlushType.Partial
@ Partial
Ionic.Zlib.FlushType.Finish
@ Finish
Ionic.Zlib.FlushType.Full
@ Full
Ionic.Zlib.FlushType.Sync
@ Sync
Ionic.Zlib
Definition
Adler.cs:4
System
Definition
__ComObject.cs:4
source
Ionic.Zip.CF
Ionic
Zlib
FlushType.cs
Generated by
1.10.0