// Assembly: mscorlib
// Full name: DefaultEncoder

public class DefaultEncoder // TypeDefIndex: 3973
{
	// Fields
	type#17812 m_encoding;
	type#15328 m_hasInitializedEncoding;
	type#15847 charLeftOver;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#17811 encoding) { }
	// RVA: -1
	internal type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#23705 GetRealObject(type#26566 context) { }
	// RVA: -1
	private virtual type#28660 System.Runtime.Serialization.ISerializable.GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#20867 GetByteCount(type#12899 chars, type#20867 index, type#20867 count, type#15313 flush) { }
	// RVA: -1
	public virtual type#20867 GetByteCount(type#12384 chars, type#20867 count, type#15313 flush) { }
	// RVA: -1
	public virtual type#20867 GetBytes(type#12899 chars, type#20867 charIndex, type#20867 charCount, type#12860 bytes, type#20867 byteIndex, type#15313 flush) { }
	// RVA: -1
	public virtual type#20867 GetBytes(type#12384 chars, type#20867 charCount, type#12376 bytes, type#20867 byteCount, type#15313 flush) { }
}
