Functions

reverseBytes.h File Reference

#include <ostream>
#include <iomanip>
#include <algorithm>

Go to the source code of this file.

Functions

template<typename T >
reverseBytes (T const &arg)

Function Documentation

template<typename T >
T reverseBytes ( T const &  arg)

A templated routine that returns a the input value in reversed byte order

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines