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
Ucs4Decoder1234.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml
4{
5 // Token: 0x020000A5 RID: 165
6 internal class Ucs4Decoder1234 : Ucs4Decoder
7 {
8 // Token: 0x06000773 RID: 1907 RVA: 0x00018B48 File Offset: 0x00016D48
9 internal override int GetFullChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)
10 {
12 }
13
14 // Token: 0x06000774 RID: 1908 RVA: 0x00018B5C File Offset: 0x00016D5C
16 {
17 }
18 }
19}
class f__AnonymousType0<< Count > j__TPar
override int GetFullChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)