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

namespace Google.FlatBuffers
{
public class ByteBufferAllocator // TypeDefIndex: 792
{
	// Fields
	type#12861 <Buffer>k__BackingField;
	type#20868 <Length>k__BackingField;

	// Methods
	// RVA: -1
	public type#12860 get_Buffer() { }
	// RVA: -1
	protected type#28660 set_Buffer(type#12860 value) { }
	// RVA: -1
	public type#20867 get_Length() { }
	// RVA: -1
	protected type#28660 set_Length(type#20867 value) { }
	// RVA: -1
	public abstract type#28660 GrowFront(type#20867 newSize) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
