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

◆ ReadRunLengthEncodingData()

static void Terraria.Map.MapHelper.ReadRunLengthEncodingData ( MapHelper::RunLengthEncodingCompressionProfile compressionProfile,
DeflateStream deflateStream,
Action< int, int, uint > dataRead )
inlinestaticprivate

Definition at line 288 of file MapHelper.cs.

289 {
290 int num = 8;
291 if (num == 0)
292 {
293 }
294 if (num == 0)
295 {
296 }
297 int num2 = 32768;
298 string text2;
299 string text = text2 + " " + text2 + "%";
300 if (num2 == 0)
301 {
302 }
303 uint bitCountPerValue = compressionProfile.BitCountPerValue;
304 uint num3;
305 if (num3 != 0U)
306 {
307 uint bitCountForRunLengths = compressionProfile.BitCountForRunLengths;
308 uint num4;
309 if (num4 != 0U)
310 {
311 }
312 }
313 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.text, and System.U.