// Assembly: UnityEngine.CoreModule
// Full name: Unity.IO.LowLevel.Unsafe.ProcessingState

namespace Unity.IO.LowLevel.Unsafe
{
public class ProcessingState // TypeDefIndex: 8575
{
	// Fields
	type#20890 value__;
	type#24706 Unknown;
	type#24706 InQueue;
	type#24706 Reading;
	type#24706 Completed;
	type#24706 Failed;
	type#24706 Canceled;
}
}
