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
◆
Config()
[1/2]
Ionic.Zlib.DeflateManager.Config.Config
(
int
goodLength
,
int
maxLazy
,
int
niceLength
,
int
maxChainLength
,
DeflateFlavor
flavor
)
inline
private
Definition at line
1154
of file
DeflateManager.cs
.
1155
{
1156
this.GoodLength
=
goodLength
;
1157
this.NiceLength
=
maxLazy
;
1158
this.NiceLength
=
niceLength
;
1159
this.Flavor
= (
DeflateFlavor
)
maxChainLength
;
1160
this.Flavor
=
flavor
;
1161
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Ionic.Zlib.DeflateFlavor
DeflateFlavor
Definition
DeflateFlavor.cs:7
References
j__TPar
.
Ionic
Zlib
DeflateManager
Config
Generated by
1.10.0