terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Ionic.BZip2.BZip2Compressor.CompressionState Class Reference
+ Collaboration diagram for Ionic.BZip2.BZip2Compressor.CompressionState:

Public Member Functions

 CompressionState (int blockSize100k)
 

Public Attributes

readonly bool[] inUse
 
readonly byte[] unseqToSeq
 
readonly int[] mtfFreq
 
readonly byte[] selector
 
readonly byte[] selectorMtf
 
readonly byte[] generateMTFValues_yy
 
byte[][] sendMTFValues_len
 
int[][] sendMTFValues_rfreq
 
readonly int[] sendMTFValues_fave
 
readonly short[] sendMTFValues_cost
 
int[][] sendMTFValues_code
 
readonly byte[] sendMTFValues2_pos
 
readonly bool[] sentMTFValues4_inUse16
 
readonly int[] stack_ll
 
readonly int[] stack_hh
 
readonly int[] stack_dd
 
readonly int[] mainSort_runningOrder
 
readonly int[] mainSort_copy
 
readonly bool[] mainSort_bigDone
 
int[] heap
 
int[] weight
 
int[] parent
 
readonly int[] ftab
 
byte[] block
 
int[] fmap
 
char[] sfmap
 
char[] quadrant
 

Detailed Description

Definition at line 624 of file BZip2Compressor.cs.


The documentation for this class was generated from the following file: