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

namespace System.Xml
{
public class BinHexEncoder // TypeDefIndex: 6588
{

	// Methods
	// RVA: -1
	internal static type#28660 Encode(type#12860 buffer, type#20867 index, type#20867 count, type#29540 writer) { }
	// RVA: -1
	internal static type#26576 Encode(type#12860 inArray, type#20867 offsetIn, type#20867 count) { }
	// RVA: -1
	private static type#20867 Encode(type#12860 inArray, type#20867 offsetIn, type#20867 count, type#12899 outArray) { }
}
}
