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

◆ SetLength()

override void Ionic.Zip.ZipSegmentedStream.SetLength ( long value)
inline

Definition at line 500 of file ZipSegmentedStream.cs.

501 {
503 Stream innerStream = this._innerStream;
504 }
class f__AnonymousType0<< Count > j__TPar
ZipSegmentedStream.RwMode rwMode

References Ionic.Zip.ZipSegmentedStream._innerStream, and Ionic.Zip.ZipSegmentedStream.rwMode.