| 
    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 
   | 
 
 Inheritance diagram for System.Xml.Base64Encoder:
 Collaboration diagram for System.Xml.Base64Encoder:Package Functions | |
| Base64Encoder () | |
| void | WriteChars (char[] chars, int index, int count) | 
| void | Encode (byte[] buffer, int index, int count) | 
| void | Flush () | 
Private Attributes | |
| byte[] | leftOverBytes | 
| int | leftOverBytesCount | 
| char[] | charsLine | 
Definition at line 8 of file Base64Encoder.cs.