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

namespace System.Xml
{
public class IncrementalReadDecoder // TypeDefIndex: 6625
{

	// Methods
	// RVA: -1
	internal abstract type#15313 get_IsFull() { }
	// RVA: -1
	internal abstract type#20867 Decode(type#12899 chars, type#20867 startPos, type#20867 len) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
