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

namespace UnityEngine.Networking
{
public class DownloadHandler // TypeDefIndex: 12664
{
	// Fields
	type#20938 m_Ptr;

	// Methods
	// RVA: -1
	private type#28660 ReleaseFromScripting() { }
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#12860 get_data() { }
	// RVA: -1
	public type#26576 get_text() { }
	// RVA: -1
	protected virtual type#9469 GetNativeData() { }
	// RVA: -1
	protected virtual type#12860 GetData() { }
	// RVA: -1
	protected virtual type#26576 GetText() { }
	// RVA: -1
	private type#17811 GetTextEncoder() { }
	// RVA: -1
	private type#26576 GetContentType() { }
	// RVA: -1
	protected virtual type#15313 ReceiveData(type#12860 data, type#20867 dataLength) { }
	// RVA: -1
	protected virtual type#28660 ReceiveContentLengthHeader(type#27937 contentLength) { }
	// RVA: -1
	protected virtual type#28660 ReceiveContentLength(type#20867 contentLength) { }
	// RVA: -1
	protected virtual type#28660 CompleteContent() { }
	// RVA: -1
	protected virtual type#26059 GetProgress() { }
	// RVA: -1
	internal static type#12376 InternalGetByteArray(type#17456 dh, type#11944 length) { }
	// RVA: -1
	internal static type#12860 InternalGetByteArray(type#17456 dh) { }
	// RVA: -1
	internal static type#9469 InternalGetNativeArray(type#17456 dh, type#11659 nativeArray) { }
	// RVA: -1
	internal static type#28660 DisposeNativeArray(type#11659 data) { }
	// RVA: -1
	internal static type#28660 CreateNativeArrayForNativeData(type#11659 data, type#12376 bytes, type#20867 length) { }
	// RVA: -1
	private static type#28660 ReleaseFromScripting_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 GetContentType_Injected(type#20925 _unity_self, type#11996 ret) { }
	// RVA: -1
	private static type#12376 InternalGetByteArray_Injected(type#20925 dh, type#11944 length) { }
}
}
