// Assembly: UnityEngine.UnityWebRequestModule
// Full name: UnityEngine.Networking.UploadHandlerRaw

namespace UnityEngine.Networking
{
public class UploadHandlerRaw // TypeDefIndex: 12675
{
	// Fields
	type#9470 m_Payload;

	// Methods
	// RVA: -1
	private static type#20925 Create(type#28202 self, type#12376 data, type#20867 dataLength) { }
	// RVA: -1
	public type#28660 .ctor(type#12860 data) { }
	// RVA: -1
	public type#28660 .ctor(type#9469 data, type#15313 transferOwnership) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
}
