// Assembly: UnityEngine.CoreModule
// Full name: Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility

namespace Unity.Collections.LowLevel.Unsafe
{
public class NativeArrayUnsafeUtility // TypeDefIndex: 8621
{

	// Methods
	// RVA: -1
	public static type#9440 ConvertExistingDataToNativeArray(type#12457 dataPointer, type#20867 length, type#14208 allocator) { }
	// RVA: -1
	public static type#12457 GetUnsafeReadOnlyPtr(type#9441 nativeArray) { }
}
}
