|
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.Security.Util.TokenizerStream:Package Functions | |
| TokenizerStream () | |
| void | AddToken (short token) |
| void | AddString (string str) |
| void | Reset () |
| short | GetNextFullToken () |
| short | GetNextToken () |
| string | GetNextString () |
| void | ThrowAwayNextString () |
| void | TagLastToken (short tag) |
| int | GetTokenCount () |
| void | GoToPosition (int position) |
Definition at line 8 of file TokenizerStream.cs.