terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Ucs4Decoder2143.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml
4{
5 // Token: 0x020000A6 RID: 166
6 internal class Ucs4Decoder2143 : Ucs4Decoder
7 {
8 // Token: 0x06000775 RID: 1909 RVA: 0x00018B70 File Offset: 0x00016D70
9 internal override int GetFullChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)
10 {
12 }
13
14 // Token: 0x06000776 RID: 1910 RVA: 0x00018B8C File Offset: 0x00016D8C
16 {
17 }
18 }
19}
class f__AnonymousType0<< Count > j__TPar
override int GetFullChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)