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

namespace System.Text
{
public class EncodingNLS // TypeDefIndex: 3952
{

	// Methods
	// RVA: -1
	protected type#28660 .ctor(type#20867 codePage) { }
	// RVA: -1
	public virtual type#20867 GetByteCount(type#12899 chars, type#20867 index, type#20867 count) { }
	// RVA: -1
	public virtual type#20867 GetByteCount(type#26576 s) { }
	// RVA: -1
	public virtual type#20867 GetByteCount(type#12384 chars, type#20867 count) { }
	// RVA: -1
	public virtual type#20867 GetBytes(type#26576 s, type#20867 charIndex, type#20867 charCount, type#12860 bytes, type#20867 byteIndex) { }
	// RVA: -1
	public virtual type#20867 GetBytes(type#12899 chars, type#20867 charIndex, type#20867 charCount, type#12860 bytes, type#20867 byteIndex) { }
	// RVA: -1
	public virtual type#20867 GetBytes(type#12384 chars, type#20867 charCount, type#12376 bytes, type#20867 byteCount) { }
	// RVA: -1
	public virtual type#20867 GetCharCount(type#12860 bytes, type#20867 index, type#20867 count) { }
	// RVA: -1
	public virtual type#20867 GetCharCount(type#12376 bytes, type#20867 count) { }
	// RVA: -1
	public virtual type#20867 GetChars(type#12860 bytes, type#20867 byteIndex, type#20867 byteCount, type#12899 chars, type#20867 charIndex) { }
	// RVA: -1
	public virtual type#20867 GetChars(type#12376 bytes, type#20867 byteCount, type#12384 chars, type#20867 charCount) { }
	// RVA: -1
	public virtual type#26576 GetString(type#12860 bytes, type#20867 index, type#20867 count) { }
	// RVA: -1
	public virtual type#17171 GetDecoder() { }
	// RVA: -1
	public virtual type#17795 GetEncoder() { }
}
}
