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

namespace System.Xml
{
public class ByteStack // TypeDefIndex: 6603
{
	// Fields
	type#12861 stack;
	type#20868 growthRate;
	type#20868 top;
	type#20868 size;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 growthRate) { }
	// RVA: -1
	public type#28660 Push(type#15455 data) { }
	// RVA: -1
	public type#15455 Pop() { }
}
}
