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.BZip2InputStream.DecompressionState Class Referencesealed
+ Collaboration diagram for Ionic.BZip2.BZip2InputStream.DecompressionState:

Public Member Functions

 DecompressionState (int blockSize100k)
 
int[] initTT (int length)
 

Public Attributes

readonly bool[] inUse
 
readonly byte[] seqToUnseq
 
readonly byte[] selector
 
readonly byte[] selectorMtf
 
readonly int[] unzftab
 
readonly int[][] gLimit
 
readonly int[][] gBase
 
readonly int[][] gPerm
 
readonly int[] gMinlen
 
readonly int[] cftab
 
readonly byte[] getAndMoveToFrontDecode_yy
 
readonly char[][] temp_charArray2d
 
readonly byte[] recvDecodingTables_pos
 
int[] tt
 
byte[] ll8
 

Detailed Description

Definition at line 694 of file BZip2InputStream.cs.


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