// Assembly: mscorlib
// Full name: EncodingByteBuffer

public class EncodingByteBuffer // TypeDefIndex: 3976
{
	// Fields
	type#12377 bytes;
	type#12377 byteStart;
	type#12377 byteEnd;
	type#12385 chars;
	type#12385 charStart;
	type#12385 charEnd;
	type#20868 byteCountResult;
	type#17812 enc;
	type#17807 encoder;
	type#17804 fallbackBuffer;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#17811 inEncoding, type#17806 inEncoder, type#12376 inByteStart, type#20867 inByteCount, type#12384 inCharStart, type#20867 inCharCount) { }
	// RVA: -1
	internal type#15313 AddByte(type#15455 b, type#20867 moreBytesExpected) { }
	// RVA: -1
	internal type#15313 AddByte(type#15455 b1) { }
	// RVA: -1
	internal type#15313 AddByte(type#15455 b1, type#15455 b2) { }
	// RVA: -1
	internal type#15313 AddByte(type#15455 b1, type#15455 b2, type#20867 moreBytesExpected) { }
	// RVA: -1
	internal type#28660 MovePrevious(type#15313 bThrow) { }
	// RVA: -1
	internal type#15313 get_MoreData() { }
	// RVA: -1
	internal type#15837 GetNextChar() { }
	// RVA: -1
	internal type#20867 get_CharsUsed() { }
	// RVA: -1
	internal type#20867 get_Count() { }
}
