|
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
|
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 |
Definition at line 9 of file ByteMatcher.cs.