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
Ucs4Decoder3412.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml
4{
5 // Token: 0x020000A7 RID: 167
6 internal class Ucs4Decoder3412 : Ucs4Decoder
7 {
8 // Token: 0x06000777 RID: 1911 RVA: 0x00018BA0 File Offset: 0x00016DA0
9 internal override int GetFullChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)
10 {
12 }
13
14 // Token: 0x06000778 RID: 1912 RVA: 0x00018BB4 File Offset: 0x00016DB4
16 {
17 }
18 }
19}
class f__AnonymousType0<< Count > j__TPar
override int GetFullChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)