// Assembly: mscorlib
// Full name: System.Text.Latin1Encoding

namespace System.Text
{
public class Latin1Encoding // TypeDefIndex: 3954
{
	// Fields
	type#21793 s_default;
	type#12909 arrayCharBestFit;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	private virtual type#28660 System.Runtime.Serialization.ISerializable.GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	internal virtual type#20867 GetByteCount(type#12384 chars, type#20867 charCount, type#17806 encoder) { }
	// RVA: -1
	internal virtual type#20867 GetBytes(type#12384 chars, type#20867 charCount, type#12376 bytes, type#20867 byteCount, type#17806 encoder) { }
	// RVA: -1
	internal virtual type#20867 GetCharCount(type#12376 bytes, type#20867 count, type#17183 decoder) { }
	// RVA: -1
	internal virtual type#20867 GetChars(type#12376 bytes, type#20867 byteCount, type#12384 chars, type#20867 charCount, type#17183 decoder) { }
	// RVA: -1
	public virtual type#20867 GetMaxByteCount(type#20867 charCount) { }
	// RVA: -1
	public virtual type#20867 GetMaxCharCount(type#20867 byteCount) { }
	// RVA: -1
	internal virtual type#12899 GetBestFitUnicodeToBytesData() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
