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
System.ByteMatcher Class Reference
+ Collaboration diagram for System.ByteMatcher:

Public Member Functions

void AddMapping (global::System.TermInfoStrings key, byte[] val)
 
void Sort ()
 
bool StartsWith (int c)
 
global::System.TermInfoStrings Match (char[] buffer, int offset, int length, out int used)
 
 ByteMatcher ()
 

Private Attributes

global::System.Collections.Hashtable map
 
global::System.Collections.Hashtable starts
 

Detailed Description

Definition at line 9 of file ByteMatcher.cs.


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