sddsendian converts numerical data in an SDDS file from big-endian to little-endian or vice versa. This is needed prior to transferring binary data from one computer to another if the two computers have different endianess.
sddsendian [inputFile] [outputFile] [-pipe[=input][,output]]