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

◆ CrcCalculatorStream() [6/7]

Ionic.Crc.CrcCalculatorStream.CrcCalculatorStream ( bool leaveOpen,
long length,
Stream stream,
CRC32 crc32 )
inlineprivate

Definition at line 39 of file CrcCalculatorStream.cs.

40 {
42 if (!true)
43 {
44 }
45 base..ctor();
46 this._innerStream = stream;
47 if (crc32 == null)
48 {
49 }
51 this._leaveOpen = leaveOpen;
52 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and System.length.