// Assembly: System.Xml
// Full name: System.Xml.Ucs4Encoding

namespace System.Xml
{
public class Ucs4Encoding // TypeDefIndex: 6796
{
	// Fields
	type#27972 ucs4Decoder;

	// Methods
	// RVA: -1
	public virtual type#26576 get_WebName() { }
	// RVA: -1
	public virtual type#17171 GetDecoder() { }
	// RVA: -1
	public virtual type#20867 GetByteCount(type#12899 chars, type#20867 index, type#20867 count) { }
	// RVA: -1
	public virtual type#12860 GetBytes(type#26576 s) { }
	// RVA: -1
	public virtual type#20867 GetBytes(type#12899 chars, type#20867 charIndex, type#20867 charCount, type#12860 bytes, type#20867 byteIndex) { }
	// RVA: -1
	public virtual type#20867 GetMaxByteCount(type#20867 charCount) { }
	// RVA: -1
	public virtual type#20867 GetCharCount(type#12860 bytes, type#20867 index, type#20867 count) { }
	// RVA: -1
	public virtual type#20867 GetChars(type#12860 bytes, type#20867 byteIndex, type#20867 byteCount, type#12899 chars, type#20867 charIndex) { }
	// RVA: -1
	public virtual type#20867 GetMaxCharCount(type#20867 byteCount) { }
	// RVA: -1
	public virtual type#20867 get_CodePage() { }
	// RVA: -1
	public virtual type#17795 GetEncoder() { }
	// RVA: -1
	internal static type#17811 get_UCS4_Littleendian() { }
	// RVA: -1
	internal static type#17811 get_UCS4_Bigendian() { }
	// RVA: -1
	internal static type#17811 get_UCS4_2143() { }
	// RVA: -1
	internal static type#17811 get_UCS4_3412() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
