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

◆ CanWrite

override bool Ionic.Zip.ZipSegmentedStream.CanWrite
get

Definition at line 395 of file ZipSegmentedStream.cs.

396 {
397 get
398 {
400 if (this._innerStream != null)
401 {
402 return;
403 }
404 }
405 }
class f__AnonymousType0<< Count > j__TPar
ZipSegmentedStream.RwMode rwMode