7 internal sealed class BitConverterLE
class f__AnonymousType0<< Count > j__TPar
static byte[] GetBytes(float value)
static double ToDouble(byte[] value, int startIndex)
static float ToSingle(byte[] value, int startIndex)
static byte[] GetBytes(double value)
static unsafe byte[] GetUIntBytes(byte *bytes)
static byte[] GetBytes(int value)
static unsafe void ULongFromBytes(byte *dst, byte[] src, int startIndex)
static unsafe void UIntFromBytes(byte *dst, byte[] src, int startIndex)
static unsafe byte[] GetULongBytes(byte *bytes)