// Assembly: System.Net.Http
// Full name: FixedMemoryStream

public class FixedMemoryStream // TypeDefIndex: 12004
{
	// Fields
	type#20906 maxSize;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20900 maxSize) { }
	// RVA: -1
	private type#28660 CheckOverflow(type#20867 count) { }
	// RVA: -1
	public virtual type#28660 WriteByte(type#15455 value) { }
	// RVA: -1
	public virtual type#28660 Write(type#12860 buffer, type#20867 offset, type#20867 count) { }
}
