// Assembly: Unity.Collections
// Full name: Array

public class Array // TypeDefIndex: 12832
{

	// Methods
	// RVA: -1
	private static type#15313 IsCustom(type#30009 allocator) { }
	// RVA: -1
	private static type#12457 CustomResize(type#12457 oldPointer, type#20900 oldCount, type#20900 newCount, type#30009 allocator, type#20900 size, type#20867 align) { }
	// RVA: -1
	internal static type#12457 Resize(type#12457 oldPointer, type#20900 oldCount, type#20900 newCount, type#30009 allocator, type#20900 size, type#20867 align) { }
	// RVA: -1
	internal static type#12348 Resize(type#12348 oldPointer, type#20900 oldCount, type#20900 newCount, type#30009 allocator) { }
}
