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

namespace System.Text
{
public class UTF8Encoding // TypeDefIndex: 3968
{
	// Fields
	type#34393 s_default;
	type#12871 s_preamble;
	type#15323 _emitUTF8Identifier;
	type#15314 _isThrowException;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#15313 encoderShouldEmitUTF8Identifier) { }
	// RVA: -1
	public type#28660 .ctor(type#15313 encoderShouldEmitUTF8Identifier, type#15313 throwOnInvalidBytes) { }
	// RVA: -1
	internal virtual type#28660 SetDefaultFallbacks() { }
	// 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 chars) { }
	// 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
	internal virtual type#20867 GetByteCount(type#12384 chars, type#20867 count, type#17806 baseEncoder) { }
	// RVA: -1
	private static type#20867 PtrDiff(type#12384 a, type#12384 b) { }
	// RVA: -1
	private static type#20867 PtrDiff(type#12376 a, type#12376 b) { }
	// RVA: -1
	private static type#15313 InRange(type#20867 ch, type#20867 start, type#20867 end) { }
	// RVA: -1
	internal virtual type#20867 GetBytes(type#12384 chars, type#20867 charCount, type#12376 bytes, type#20867 byteCount, type#17806 baseEncoder) { }
	// RVA: -1
	internal virtual type#20867 GetCharCount(type#12376 bytes, type#20867 count, type#17183 baseDecoder) { }
	// RVA: -1
	internal virtual type#20867 GetChars(type#12376 bytes, type#20867 byteCount, type#12384 chars, type#20867 charCount, type#17183 baseDecoder) { }
	// RVA: -1
	private type#15313 FallbackInvalidByteSequence(type#11680 pSrc, type#20867 ch, type#17179 fallback, type#11681 pTarget) { }
	// RVA: -1
	private type#20867 FallbackInvalidByteSequence(type#12376 pSrc, type#20867 ch, type#17179 fallback) { }
	// RVA: -1
	private type#12860 GetBytesUnknown(type#11680 pSrc, type#20867 ch) { }
	// RVA: -1
	public virtual type#17171 GetDecoder() { }
	// RVA: -1
	public virtual type#17795 GetEncoder() { }
	// RVA: -1
	public virtual type#20867 GetMaxByteCount(type#20867 charCount) { }
	// RVA: -1
	public virtual type#20867 GetMaxCharCount(type#20867 byteCount) { }
	// RVA: -1
	public virtual type#12860 GetPreamble() { }
	// RVA: -1
	public virtual type#10091 get_Preamble() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 value) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
