// Assembly: System.Data
// Full name: System.Data.SqlTypes.SqlBytes

namespace System.Data.SqlTypes
{
public class SqlBytes // TypeDefIndex: 8463
{
	// Fields
	type#12862 _rgbBuf;
	type#20901 _lCurLen;
	type#26550 _stream;
	type#26307 _state;
	type#12861 _rgbWorkBuf;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#12860 buffer) { }
	// RVA: -1
	public type#28660 .ctor(type#26296 value) { }
	// RVA: -1
	public virtual type#15313 get_IsNull() { }
	// RVA: -1
	public type#12860 get_Buffer() { }
	// RVA: -1
	public type#20900 get_Length() { }
	// RVA: -1
	public type#12860 get_Value() { }
	// RVA: -1
	public type#28660 SetNull() { }
	// RVA: -1
	private type#28660 CopyStreamToBuffer() { }
	// RVA: -1
	internal type#15313 FStream() { }
	// RVA: -1
	private type#28660 SetBuffer(type#12860 buffer) { }
	// RVA: -1
	private virtual type#29266 System.Xml.Serialization.IXmlSerializable.GetSchema() { }
	// RVA: -1
	private virtual type#28660 System.Xml.Serialization.IXmlSerializable.ReadXml(type#29248 r) { }
	// RVA: -1
	private virtual type#28660 System.Xml.Serialization.IXmlSerializable.WriteXml(type#29540 writer) { }
	// RVA: -1
	public static type#29234 GetXsdType(type#29392 schemaSet) { }
	// RVA: -1
	private virtual type#28660 System.Runtime.Serialization.ISerializable.GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public static type#26305 get_Null() { }
}
}
