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.ZipFile.CodecBufferSize
getset

Definition at line 631 of file ZipFile.cs.

632 {
633 get
634 {
635 return this.<CodecBufferSize>k__BackingField;
636 }
637 set
638 {
640 }
641 }
bool< FullScan > k__BackingField
Definition ZipFile.cs:2796