mscorlib(4.0.0.0) API with additions
System.BitConverter Member List

This is the complete list of members for System.BitConverter, including all inherited members.

DoubleToInt64Bits(double value)System.BitConverterstatic
GetBytes(bool value)System.BitConverterstatic
GetBytes(char value)System.BitConverterstatic
GetBytes(short value)System.BitConverterstatic
GetBytes(int value)System.BitConverterstatic
GetBytes(long value)System.BitConverterstatic
GetBytes(ushort value)System.BitConverterstatic
GetBytes(uint value)System.BitConverterstatic
GetBytes(ulong value)System.BitConverterstatic
GetBytes(float value)System.BitConverterstatic
GetBytes(double value)System.BitConverterstatic
Int64BitsToDouble(long value)System.BitConverterstatic
IsLittleEndianSystem.BitConverterstatic
ToBoolean(byte[] value, int startIndex)System.BitConverterstatic
ToChar(byte[] value, int startIndex)System.BitConverterstatic
ToDouble(byte[] value, int startIndex)System.BitConverterstatic
ToInt16(byte[] value, int startIndex)System.BitConverterstatic
ToInt32(byte[] value, int startIndex)System.BitConverterstatic
ToInt64(byte[] value, int startIndex)System.BitConverterstatic
ToSingle(byte[] value, int startIndex)System.BitConverterstatic
ToString(byte[] value, int startIndex, int length)System.BitConverterstatic
ToString(byte[] value)System.BitConverterstatic
ToString(byte[] value, int startIndex)System.BitConverterstatic
ToUInt16(byte[] value, int startIndex)System.BitConverterstatic
ToUInt32(byte[] value, int startIndex)System.BitConverterstatic
ToUInt64(byte[] value, int startIndex)System.BitConverterstatic