xtd 0.2.0
xtd::bit_converter Member List

This is the complete list of members for xtd::bit_converter, including all inherited members.

double_to_int64_bits(double value) noexceptxtd::bit_converterstatic
endian enum namextd::bit_converter
endiannessxtd::bit_converterstatic
get_bytes(bool value) noexceptxtd::bit_converterstatic
get_bytes(char value) noexceptxtd::bit_converterstatic
get_bytes(char16 value) noexceptxtd::bit_converterstatic
get_bytes(char32 value) noexceptxtd::bit_converterstatic
get_bytes(wchar value) noexceptxtd::bit_converterstatic
get_bytes(double value) noexceptxtd::bit_converterstatic
get_bytes(sbyte value) noexceptxtd::bit_converterstatic
get_bytes(int16 value) noexceptxtd::bit_converterstatic
get_bytes(int32 value) noexceptxtd::bit_converterstatic
get_bytes(int64 value) noexceptxtd::bit_converterstatic
get_bytes(float value) noexceptxtd::bit_converterstatic
get_bytes(xtd::byte value) noexceptxtd::bit_converterstatic
get_bytes(uint16 value) noexceptxtd::bit_converterstatic
get_bytes(uint32 value) noexceptxtd::bit_converterstatic
get_bytes(uint64 value) noexceptxtd::bit_converterstatic
int32_bits_to_single(int32 value) noexceptxtd::bit_converterstatic
int64_bits_to_double(int64 value) noexceptxtd::bit_converterstatic
is_big_endianxtd::bit_converterstatic
is_little_endianxtd::bit_converterstatic
single_to_int32_bits(float value) noexceptxtd::bit_converterstatic
to_boolean(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic
to_char(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic
to_double(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic
to_int16(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic
to_int32(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic
to_int64(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic
to_single(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic
to_string(const std::vector< xtd::byte > &value)xtd::bit_converterstatic
to_string(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic
to_string(const std::vector< xtd::byte > &value, size_t start_index, size_t length)xtd::bit_converterstatic
to_uint16(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic
to_uint32(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic
to_uint64(const std::vector< xtd::byte > &value, size_t start_index)xtd::bit_converterstatic