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

◆ CanRead

override bool Ionic.Zip.ZipSegmentedStream.CanRead
get

Definition at line 350 of file ZipSegmentedStream.cs.

351 {
352 get
353 {
355 if (this._innerStream != null)
356 {
357 return;
358 }
359 }
360 }
class f__AnonymousType0<< Count > j__TPar
ZipSegmentedStream.RwMode rwMode