// Assembly: mscorlib
// Full name: Mono.Security.BitConverterLE

namespace Mono.Security
{
public class BitConverterLE // TypeDefIndex: 3347
{

	// Methods
	// RVA: -1
	private static type#12860 GetUIntBytes(type#12376 bytes) { }
	// RVA: -1
	private static type#12860 GetULongBytes(type#12376 bytes) { }
	// RVA: -1
	internal static type#12860 GetBytes(type#20867 value) { }
	// RVA: -1
	internal static type#12860 GetBytes(type#26059 value) { }
	// RVA: -1
	internal static type#12860 GetBytes(type#17430 value) { }
	// RVA: -1
	private static type#28660 UIntFromBytes(type#12376 dst, type#12860 src, type#20867 startIndex) { }
	// RVA: -1
	private static type#28660 ULongFromBytes(type#12376 dst, type#12860 src, type#20867 startIndex) { }
	// RVA: -1
	internal static type#26059 ToSingle(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	internal static type#17430 ToDouble(type#12860 value, type#20867 startIndex) { }
}
}
