static void swap( void *data, int type_size);
Swaps the bytes between little and big endian.
Back to index