ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
Bswapcpy.h File Reference
#include <sys/types.h>
Include dependency graph for Bswapcpy.h:

Go to the source code of this file.

Functions

voidbswapcpy16 (void *to, const void *from, size_t n)
 
voidbswapcpy32 (void *to, const void *from, size_t n)
 

Function Documentation

void* bswapcpy16 ( void to,
const void from,
size_t  n 
)
inline
void* bswapcpy32 ( void to,
const void from,
size_t  n 
)
inline