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

◆ Convert() [2/2]

override void System.Xml.SafeAsciiDecoder.Convert ( byte[] bytes,
int byteIndex,
int byteCount,
char[] chars,
int charIndex,
int charCount,
bool flush,
out int bytesUsed,
out int charsUsed,
out bool completed )
inlinevirtual

Reimplemented from System.Text.Decoder.

Definition at line 42 of file SafeAsciiDecoder.cs.

43 {
44 throw null;
45 }