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

namespace System.Xml
{
public class UTF16Decoder // TypeDefIndex: 6794
{
	// Fields
	type#15314 bigEndian;
	type#20868 lastByte;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#15313 bigEndian) { }
	// RVA: -1
	public virtual type#20867 GetCharCount(type#12860 bytes, type#20867 index, type#20867 count) { }
	// RVA: -1
	public virtual type#20867 GetCharCount(type#12860 bytes, type#20867 index, type#20867 count, type#15313 flush) { }
	// 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#28660 Convert(type#12860 bytes, type#20867 byteIndex, type#20867 byteCount, type#12899 chars, type#20867 charIndex, type#20867 charCount, type#15313 flush, type#11944 bytesUsed, type#11944 charsUsed, type#11789 completed) { }
}
}
