// Assembly: Assembly-CSharp
// Full name: Google.FlatBuffers.ByteArrayAllocator

namespace Google.FlatBuffers
{
public class ByteArrayAllocator // TypeDefIndex: 2028
{
	// Fields
	type#12861 _buffer;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#12860 buffer) { }
	// RVA: -1
	public virtual type#28660 GrowFront(type#20867 newSize) { }
	// RVA: -1
	private type#28660 InitBuffer() { }
}
}
