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

namespace System.Xml
{
public class XmlRawWriterBase64Encoder // TypeDefIndex: 6585
{
	// Fields
	type#29243 rawWriter;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#29242 rawWriter) { }
	// RVA: -1
	internal virtual type#28660 WriteChars(type#12899 chars, type#20867 index, type#20867 count) { }
}
}
