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

Package Functions

 XmlRawWriterBase64Encoder (XmlRawWriter rawWriter)
 
override void WriteChars (char[] chars, int index, int count)
 
void Encode (byte[] buffer, int index, int count)
 
void Flush ()
 

Private Attributes

XmlRawWriter rawWriter
 
byte[] leftOverBytes
 
int leftOverBytesCount
 
char[] charsLine
 

Detailed Description

Definition at line 8 of file XmlRawWriterBase64Encoder.cs.


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