Template Function AS::Network::write_be(T *, typename std::enable_if<std::is_floating_point<T>::value>::type *)

Function Documentation

template<class T>
std::vector<uint8_t> AS::Network::write_be(T *source, typename std::enable_if<std::is_floating_point<T>::value>::type* = 0)