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

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

	// 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#20900 value) { }
	// RVA: -1
	private static type#28660 UShortFromBytes(type#12376 dst, type#12860 src, type#20867 startIndex) { }
	// RVA: -1
	private static type#28660 UIntFromBytes(type#12376 dst, type#12860 src, type#20867 startIndex) { }
	// RVA: -1
	internal static type#20867 ToInt32(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	internal static type#27901 ToUInt16(type#12860 value, type#20867 startIndex) { }
	// RVA: -1
	internal static type#27917 ToUInt32(type#12860 value, type#20867 startIndex) { }
}
}
