// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.TextAsset

namespace UnityEngine
{
public class TextAsset // TypeDefIndex: 8881
{

	// Methods
	// RVA: -1
	public type#12860 get_bytes() { }
	// RVA: -1
	private static type#28660 Internal_CreateInstance(type#27126 self, type#26576 text) { }
	// RVA: -1
	public type#26576 get_text() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#34072 options, type#26576 text) { }
	// RVA: -1
	internal static type#26576 DecodeString(type#12860 bytes) { }
	// RVA: -1
	private static type#12860 get_bytes_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 Internal_CreateInstance_Injected(type#27126 self, type#11995 text) { }
}
}
