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

◆ CodecBufferSize

int Ionic.Zip.ZipOutputStream.CodecBufferSize
getset

Definition at line 112 of file ZipOutputStream.cs.

113 {
114 get
115 {
116 return this.<CodecBufferSize>k__BackingField;
117 }
118 set
119 {
121 }
122 }
int< CodecBufferSize > k__BackingField