// Assembly: mscorlib
// Full name: System.BitConverter

namespace System
{
public class BitConverter // TypeDefIndex: 3433
{
	// Fields
	type#15327 IsLittleEndian;

	// Methods
	// RVA: -1
	public static type#12860 GetBytes(type#15313 value) { }
	// RVA: -1
	public static type#12860 GetBytes(type#15837 value) { }
	// RVA: -1
	public static type#12860 GetBytes(type#20856 value) { }
	// RVA: -1
	public static type#12860 GetBytes(type#20867 value) { }
	// RVA: -1
	public static type#12860 GetBytes(type#20900 value) { }
	// RVA: -1
	public static type#12860 GetBytes(type#27901 value) { }
	// RVA: -1
	public static type#12860 GetBytes(type#27917 value) { }
	// RVA: -1
	public static type#15313 TryWriteBytes(type#10216 destination, type#27917 value) { }
	// RVA: -1
	public static type#12860 GetBytes(type#27937 value) { }
	// RVA: -1
	public static type#12860 GetBytes(type#26059 value) { }
	// RVA: -1
	public static type#12860 GetBytes(type#17430 value) { }
	// RVA: -1
	public static type#15837 ToChar(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	public static type#20856 ToInt16(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	public static type#20867 ToInt32(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	public static type#20900 ToInt64(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	public static type#27901 ToUInt16(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	public static type#27917 ToUInt32(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	public static type#27937 ToUInt64(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	public static type#26059 ToSingle(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	public static type#17430 ToDouble(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	public static type#26576 ToString(type#12860 value, type#20867 startIndex, type#20867 length) { }
	// RVA: -1
	public static type#26576 ToString(type#12860 value) { }
	// RVA: -1
	public static type#15313 ToBoolean(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	public static type#20900 DoubleToInt64Bits(type#17430 value) { }
	// RVA: -1
	public static type#17430 Int64BitsToDouble(type#20900 value) { }
	// RVA: -1
	public static type#20867 SingleToInt32Bits(type#26059 value) { }
	// RVA: -1
	public static type#26059 Int32BitsToSingle(type#20867 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
