// Assembly: Unity.Collections
// Full name: Unity.Collections.LowLevel.Unsafe.UnsafeBitArray

namespace Unity.Collections.LowLevel.Unsafe
{
public class UnsafeBitArray // TypeDefIndex: 12870
{
	// Fields
	type#12441 Ptr;
	type#20872 Length;
	type#20872 Capacity;
	type#30011 Allocator;

	// Methods
	// RVA: -1
	internal static type#28660 Free(type#12442 data, type#30009 allocator) { }
	// RVA: -1
	public type#15313 get_IsCreated() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
}
