OSVR-Core
|
Stock implementation of a byte-swapping host-network conversion. More...
#include <Endianness.h>
Static Public Member Functions | |
static T | hton (T const v) |
static T | ntoh (T const v) |
Stock implementation of a byte-swapping host-network conversion.