// Assembly: mscorlib
// Full name: EncodingCharBuffer

public class EncodingCharBuffer // TypeDefIndex: 3975
{
	// Fields
	type#12385 chars;
	type#12385 charStart;
	type#12385 charEnd;
	type#20868 charCountResult;
	type#17812 enc;
	type#17184 decoder;
	type#12377 byteStart;
	type#12377 byteEnd;
	type#12377 bytes;
	type#17180 fallbackBuffer;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#17811 enc, type#17183 decoder, type#12384 charStart, type#20867 charCount, type#12376 byteStart, type#20867 byteCount) { }
	// RVA: -1
	internal type#15313 AddChar(type#15837 ch, type#20867 numBytes) { }
	// RVA: -1
	internal type#15313 AddChar(type#15837 ch) { }
	// RVA: -1
	internal type#28660 AdjustBytes(type#20867 count) { }
	// RVA: -1
	internal type#15313 get_MoreData() { }
	// RVA: -1
	internal type#15455 GetNextByte() { }
	// RVA: -1
	internal type#20867 get_BytesUsed() { }
	// RVA: -1
	internal type#15313 Fallback(type#15455 fallbackByte) { }
	// RVA: -1
	internal type#15313 Fallback(type#12860 byteBuffer) { }
	// RVA: -1
	internal type#20867 get_Count() { }
}
