System::BitConverter Member List

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

_IsLittleEndian()System::BitConverterstatic
DoubleToInt64Bits(double value)System::BitConverterstatic
GetBytes(bool value)System::BitConverterstatic
GetBytes(char_t value)System::BitConverterstatic
GetBytes(int16_t value)System::BitConverterstatic
GetBytes(int value)System::BitConverterstatic
GetBytes(int64_t value)System::BitConverterstatic
GetBytes(uint16_t value)System::BitConverterstatic
GetBytes(uint32_t value)System::BitConverterstatic
GetBytes(uint64_t value)System::BitConverterstatic
GetBytes(float value)System::BitConverterstatic
GetBytes(double value)System::BitConverterstatic
Int64BitsToDouble(int64_t value)System::BitConverterstatic
IsLittleEndianSystem::BitConverterstatic
ToBoolean(const System::ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToBoolean(const System::Details::ArrayView< uint8_t > &value, int startIndex)System::BitConverterstatic
ToChar(const System::ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToChar(const System::Details::ArrayView< uint8_t > &value, int startIndex)System::BitConverterstatic
ToDouble(const System::ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToDouble(const System::Details::ArrayView< uint8_t > &value, int startIndex)System::BitConverterstatic
ToInt16(const System::ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToInt16(const System::Details::ArrayView< uint8_t > &value, int startIndex)System::BitConverterstatic
ToInt32(const System::ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToInt32(const System::Details::ArrayView< uint8_t > &value, int startIndex)System::BitConverterstatic
ToInt64(const System::ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToInt64(const System::Details::ArrayView< uint8_t > &value, int startIndex)System::BitConverterstatic
ToSingle(const System::ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToSingle(const System::Details::ArrayView< uint8_t > &value, int startIndex)System::BitConverterstatic
ToString(const ArrayPtr< uint8_t > &value, bool uppercase=1, const String &separator=u"-")System::BitConverterstatic
ToString(const ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToString(const ArrayPtr< uint8_t > &value, int startIndex, int length)System::BitConverterstatic
ToUInt16(const System::ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToUInt16(const System::Details::ArrayView< uint8_t > &value, int startIndex)System::BitConverterstatic
ToUInt32(const System::ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToUInt32(const System::Details::ArrayView< uint8_t > &value, int startIndex)System::BitConverterstatic
ToUInt64(const System::ArrayPtr< uint8_t > &value, int startIndex)System::BitConverterstatic
ToUInt64(const System::Details::ArrayView< uint8_t > &value, int startIndex)System::BitConverterstatic