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

namespace UnityEngine.Networking
{
public class DownloadHandlerBuffer // TypeDefIndex: 12665
{
	// Fields
	type#9470 m_NativeData;

	// Methods
	// RVA: -1
	private static type#20925 Create(type#17458 obj) { }
	// RVA: -1
	private type#28660 InternalCreateBuffer() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#9469 GetNativeData() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
}
